Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dlocations.h538 void SetStackBit(uint32_t index) { in SetStackBit() function
Dcode_generator.cc1201 locations->SetStackBit(stack_offset / kVRegSize); in SaveLiveRegisters()
Dregister_allocator.cc1688 locations->SetStackBit(current->GetParent()->GetSpillSlot() / kVRegSize); in ConnectSiblings()
Dcode_generator_arm64.cc191 locations->SetStackBit(stack_offset / kVRegSize); in SaveLiveRegisters()