Searched refs:kDoubleStackSlot (Results 1 – 4 of 4) sorted by relevance
56 kDoubleStackSlot = 3, // 64bit stack slot. enumerator86 static_assert((kDoubleStackSlot & kLocationConstantMask) != kConstant, "TagError"); in Location()262 Location loc(kDoubleStackSlot, payload); in DoubleStackSlot()269 return GetKind() == kDoubleStackSlot; in IsDoubleStackSlot()345 case kDoubleStackSlot: return "DS"; in DebugString()
260 case Location::kDoubleStackSlot: // Fall-through in UpdateSafepointLiveRegisters()
1338 case Location::kDoubleStackSlot: { in RecordCatchBlockInfo()1410 case Location::kDoubleStackSlot: { in EmitVRegInfo()
1086 || kind == Location::kStackSlot || kind == Location::kDoubleStackSlot in AllocateScratchLocationFor()