Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dlocations.h535 void SetStackBit(uint32_t index) { in SetStackBit() function
Dcode_generator.cc927 locations->SetStackBit(stack_offset / kVRegSize); in SaveLiveRegisters()
Dregister_allocator.cc1570 locations->SetStackBit(current->GetParent()->GetSpillSlot() / kVRegSize); in ConnectSiblings()