| /external/llvm/lib/Target/AMDGPU/ |
| D | R600MachineFunctionInfo.h | 28 unsigned StackSize; variable
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
| D | Mips16FrameLowering.cpp | 53 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 97 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
|
| D | Mips16RegisterInfo.cpp | 75 uint64_t StackSize, in eliminateFI()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARC/ |
| D | ARCRegisterInfo.cpp | 40 unsigned FrameReg, int Offset, int StackSize, in replaceFrameIndex() 175 int StackSize = MF.getFrameInfo().getStackSize(); in eliminateFrameIndex() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
| D | Mips16FrameLowering.cpp | 53 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 98 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
|
| D | Mips16RegisterInfo.cpp | 77 uint64_t StackSize, in eliminateFI()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
| D | ARCRegisterInfo.cpp | 40 unsigned FrameReg, int Offset, int StackSize, in ReplaceFrameIndex() 178 int StackSize = MF.getFrameInfo().getStackSize(); in eliminateFrameIndex() local
|
| /external/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyFrameLowering.cpp | 130 uint64_t StackSize = MFI->getStackSize(); in emitPrologue() local 183 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue() local
|
| /external/llvm/lib/Target/Mips/ |
| D | Mips16FrameLowering.cpp | 46 uint64_t StackSize = MFI->getStackSize(); in emitPrologue() local 93 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue() local
|
| D | Mips16RegisterInfo.cpp | 78 uint64_t StackSize, in eliminateFI()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
| D | RISCVFrameLowering.cpp | 129 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 274 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local 466 uint64_t StackSize = MFI.getStackSize(); in getFirstSPAdjustAmount() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/MSP430/ |
| D | MSP430FrameLowering.cpp | 52 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 124 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyFrameLowering.cpp | 161 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 227 uint64_t StackSize = MF.getFrameInfo().getStackSize(); in emitEpilogue() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
| D | MSP430FrameLowering.cpp | 52 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 125 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
|
| /external/llvm/lib/Target/MSP430/ |
| D | MSP430FrameLowering.cpp | 53 uint64_t StackSize = MFI->getStackSize(); in emitPrologue() local 126 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/XCore/ |
| D | XCoreFrameToArgsOffsetElim.cpp | 50 unsigned StackSize = MF.getFrameInfo().getStackSize(); in runOnMachineFunction() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/ |
| D | LoongArchFrameLowering.cpp | 202 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 342 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local 482 uint64_t StackSize = MFI.getStackSize(); in getFrameIndexReference() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
| D | XCoreFrameToArgsOffsetElim.cpp | 50 unsigned StackSize = MF.getFrameInfo().getStackSize(); in runOnMachineFunction() local
|
| /external/llvm/lib/Target/XCore/ |
| D | XCoreFrameToArgsOffsetElim.cpp | 51 unsigned StackSize = MF.getFrameInfo()->getStackSize(); in runOnMachineFunction() local
|
| /external/llvm/lib/Target/SystemZ/ |
| D | SystemZFrameLowering.cpp | 361 uint64_t StackSize = getAllocatedStackSize(MF); in emitPrologue() local 448 uint64_t StackSize = getAllocatedStackSize(MF); in emitEpilogue() local 514 uint64_t StackSize = MFFrame->getStackSize(); in getAllocatedStackSize() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
| D | SystemZFrameLowering.cpp | 453 uint64_t StackSize = (MFFrame.estimateStackSize(MF) + in processFunctionBeforeFrameFinalized() local 597 uint64_t StackSize = MFFrame.getStackSize(); in emitPrologue() local 716 uint64_t StackSize = MFFrame.getStackSize(); in emitEpilogue() local 762 uint64_t StackSize = StackAllocMI->getOperand(0).getImm(); in inlineStackProbe() local 1208 const uint64_t StackSize = MFFrame.getStackSize(); in emitPrologue() local 1292 uint64_t StackSize = MFFrame.getStackSize(); in emitEpilogue() local 1392 uint64_t StackSize = MFFrame.getStackSize(); in determineFrameLayout() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyFrameLowering.cpp | 262 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 325 uint64_t StackSize = MF.getFrameInfo().getStackSize(); in emitEpilogue() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Lanai/ |
| D | LanaiFrameLowering.cpp | 106 unsigned StackSize = MFI.getStackSize(); in emitPrologue() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
| D | SystemZFrameLowering.cpp | 367 uint64_t StackSize = (MFFrame.estimateStackSize(MF) + in processFunctionBeforeFrameFinalized() local 477 uint64_t StackSize = MFFrame.getStackSize(); in emitPrologue() local 594 uint64_t StackSize = MFFrame.getStackSize(); in emitEpilogue() local
|
| /external/llvm/lib/Target/Lanai/ |
| D | LanaiFrameLowering.cpp | 110 unsigned StackSize = MFI->getStackSize(); in emitPrologue() local
|