Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLocalStackSlotAllocation.cpp105 bool UsedBaseRegs = insertFrameReferenceRegisters(MF); in runOnMachineFunction() local
112 MFI->setUseLocalStackAllocationBlock(UsedBaseRegs); in runOnMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLocalStackSlotAllocation.cpp130 bool UsedBaseRegs = insertFrameReferenceRegisters(MF); in runOnMachineFunction() local
137 MFI.setUseLocalStackAllocationBlock(UsedBaseRegs); in runOnMachineFunction()
/external/llvm/lib/CodeGen/
DLocalStackSlotAllocation.cpp121 bool UsedBaseRegs = insertFrameReferenceRegisters(MF); in INITIALIZE_PASS_DEPENDENCY() local
128 MFI->setUseLocalStackAllocationBlock(UsedBaseRegs); in INITIALIZE_PASS_DEPENDENCY()