Searched refs:kStackSlot (Results 1 – 5 of 5) sorted by relevance
56 kStackSlot = 2, // 32bit stack slot. enumerator86 static_assert((kStackSlot & kLocationConstantMask) != kConstant, "TagError"); in Location()255 Location loc(kStackSlot, payload); in StackSlot()262 return GetKind() == kStackSlot; in IsStackSlot()349 case kStackSlot: return "S"; in DebugString()
110 if (kind == Location::kStackSlot || kind == Location::kFpuRegister || in AllocateScratchLocationFor()
259 case Location::kStackSlot: // Fall-through in UpdateSafepointLiveRegisters()
1364 case Location::kStackSlot: { in EmitVRegInfo()1495 case Location::kStackSlot: { in EmitVRegInfoOnlyCatchPhis()
1163 || kind == Location::kStackSlot || kind == Location::kDoubleStackSlot in AllocateScratchLocationFor()