Home
last modified time | relevance | path

Searched refs:GetStackSlotOfParameter (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dcode_generator.h201 size_t GetStackSlotOfParameter(HParameterValue* parameter) const { in GetStackSlotOfParameter() function
Dregister_allocator_linear_scan.cc1100 parent->SetSpillSlot(codegen_->GetStackSlotOfParameter(defined_by->AsParameterValue())); in AllocateSpillSlotFor()
Dregister_allocator_graph_color.cc1947 parent->SetSpillSlot(codegen_->GetStackSlotOfParameter(defined_by->AsParameterValue())); in AllocateSpillSlots()