Searched refs:DoubleStackSlot (Results 1 – 5 of 5) sorted by relevance
134 static Location DoubleStackSlot(intptr_t stack_index) { in DoubleStackSlot() function
658 return Location::DoubleStackSlot(interval->GetParent()->GetSpillSlot()); in ConvertToLocation()809 ? Location::DoubleStackSlot(interval->GetParent()->GetSpillSlot()) in ConnectSiblings()925 location = Location::DoubleStackSlot(location.GetStackIndex() + codegen_->GetFrameSize()); in Resolve()
251 return Location::DoubleStackSlot(GetStackSlot(load->GetLocal())); in GetStackLocation()337 … Move(location, Location::DoubleStackSlot(GetStackSlot(instruction->AsLoadLocal()->GetLocal()))); in Move()458 locations->SetInAt(1, Location::DoubleStackSlot(codegen_->GetStackSlot(store->GetLocal()))); in VisitStoreLocal()671 return Location::DoubleStackSlot(calling_convention.GetStackOffsetOf(stack_index_ - 2)); in GetNextLocation()905 location = Location::DoubleStackSlot(location.GetStackIndex() + codegen_->GetFrameSize()); in VisitParameterValue()
304 return Location::DoubleStackSlot(GetStackSlot(load->GetLocal())); in GetStackLocation()352 return Location::DoubleStackSlot(calling_convention.GetStackOffsetOf(index)); in GetNextLocation()495 Move64(location, Location::DoubleStackSlot(stack_slot)); in Move()710 locations->SetInAt(1, Location::DoubleStackSlot(codegen_->GetStackSlot(store->GetLocal()))); in VisitStoreLocal()1016 location = Location::DoubleStackSlot(location.GetStackIndex() + codegen_->GetFrameSize()); in VisitParameterValue()
279 return Location::DoubleStackSlot(GetStackSlot(load->GetLocal())); in GetStackLocation()327 return Location::DoubleStackSlot(calling_convention.GetStackOffsetOf(index)); in GetNextLocation()452 Move64(location, Location::DoubleStackSlot( in Move()579 locations->SetInAt(1, Location::DoubleStackSlot(codegen_->GetStackSlot(store->GetLocal()))); in VisitStoreLocal()980 location = Location::DoubleStackSlot(location.GetStackIndex() + codegen_->GetFrameSize()); in VisitParameterValue()