Home
last modified time | relevance | path

Searched refs:setUseLocalStackAllocationBlock (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineFrameInfo.h323 void setUseLocalStackAllocationBlock(bool v) { in setUseLocalStackAllocationBlock() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLocalStackSlotAllocation.cpp112 MFI->setUseLocalStackAllocationBlock(UsedBaseRegs); in runOnMachineFunction()
/external/llvm/lib/CodeGen/
DLocalStackSlotAllocation.cpp128 MFI->setUseLocalStackAllocationBlock(UsedBaseRegs); in INITIALIZE_PASS_DEPENDENCY()
/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h379 void setUseLocalStackAllocationBlock(bool v) { in setUseLocalStackAllocationBlock() function
/external/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp1195 MFI->setUseLocalStackAllocationBlock(true); in processFunctionBeforeFrameFinalized()