Searched refs:kStackSlot (Results 1 – 5 of 5) sorted by relevance
55 kStackSlot = 2, // 32bit stack slot. enumerator85 static_assert((kStackSlot & kLocationConstantMask) != kConstant, "TagError"); in Location()250 Location loc(kStackSlot, payload); in StackSlot()257 return GetKind() == kStackSlot; in IsStackSlot()344 case kStackSlot: return "S"; in DebugString()
109 if (kind == Location::kStackSlot || kind == Location::kFpuRegister || in AllocateScratchLocationFor()
259 case Location::kStackSlot: // Fall-through in UpdateSafepointLiveRegisters()
1355 case Location::kStackSlot: { in RecordCatchBlockInfo()1427 case Location::kStackSlot: { in EmitVRegInfo()
1071 || kind == Location::kStackSlot || kind == Location::kDoubleStackSlot in AllocateScratchLocationFor()