Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLocalStackSlotAllocation.cpp137 MFI.setUseLocalStackAllocationBlock(UsedBaseRegs); in runOnMachineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h438 void setUseLocalStackAllocationBlock(bool v) { in setUseLocalStackAllocationBlock() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp1386 MFI.setUseLocalStackAllocationBlock(true); in processFunctionBeforeFrameFinalized()