Searched refs:kDoubleStackSlot (Results 1 – 4 of 4) sorted by relevance
57 kDoubleStackSlot = 3, // 64bit stack slot. enumerator87 static_assert((kDoubleStackSlot & kLocationConstantMask) != kConstant, "TagError"); in Location()267 Location loc(kDoubleStackSlot, payload); in DoubleStackSlot()274 return GetKind() == kDoubleStackSlot; in IsDoubleStackSlot()350 case kDoubleStackSlot: return "DS"; in DebugString()
260 case Location::kDoubleStackSlot: // Fall-through in UpdateSafepointLiveRegisters()
1369 case Location::kDoubleStackSlot: { in EmitVRegInfo()1500 case Location::kDoubleStackSlot: { in EmitVRegInfoOnlyCatchPhis()
1163 || kind == Location::kStackSlot || kind == Location::kDoubleStackSlot in AllocateScratchLocationFor()