/external/llvm/lib/Target/AMDGPU/ |
D | R600MachineFunctionInfo.h | 28 unsigned StackSize; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | Mips16FrameLowering.cpp | 54 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 99 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
|
D | Mips16RegisterInfo.cpp | 78 uint64_t StackSize, in eliminateFI()
|
D | MipsSERegisterInfo.cpp | 148 uint64_t StackSize, in eliminateFI()
|
/external/swiftshader/third_party/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/ |
D | ARCRegisterInfo.cpp | 41 unsigned FrameReg, int Offset, int StackSize, in ReplaceFrameIndex() 175 int StackSize = MF.getFrameInfo().getStackSize(); in eliminateFrameIndex() 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()
|
D | MipsSERegisterInfo.cpp | 104 uint64_t StackSize, in eliminateFI()
|
/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/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
D | SystemZFrameLowering.cpp | 107 uint64_t StackSize = MFI->getStackSize(); in emitPrologue() local 160 uint64_t StackSize = in emitEpilogue() local 209 uint64_t StackSize = MFI->getStackSize(); in getFrameIndexOffset() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFrameLowering.cpp | 137 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 204 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
|
/external/llvm/lib/Target/XCore/ |
D | XCoreFrameToArgsOffsetElim.cpp | 51 unsigned StackSize = MF.getFrameInfo()->getStackSize(); in runOnMachineFunction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/ |
D | XCoreFrameToArgsOffsetElim.cpp | 51 unsigned StackSize = MF.getFrameInfo().getStackSize(); in runOnMachineFunction() local
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsFrameLowering.cpp | 159 unsigned StackSize = AlignOffset(LocalVarAreaOffset, StackAlign) + in emitPrologue() local 277 unsigned StackSize = MFI->getStackSize(); in emitEpilogue() local
|
/external/swiftshader/third_party/llvm-7.0/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/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-7.0/llvm/lib/Target/RISCV/ |
D | RISCVFrameLowering.cpp | 114 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 154 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZFrameLowering.cpp | 289 uint64_t StackSize = (MFFrame.estimateStackSize(MF) + in processFunctionBeforeFrameFinalized() local 382 uint64_t StackSize = MFFrame.getStackSize(); in emitPrologue() local 485 uint64_t StackSize = MFFrame.getStackSize(); in emitEpilogue() 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-7.0/llvm/lib/Target/Lanai/ |
D | LanaiFrameLowering.cpp | 110 unsigned StackSize = MFI.getStackSize(); in emitPrologue() local
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiFrameLowering.cpp | 110 unsigned StackSize = MFI->getStackSize(); in emitPrologue() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXPrologEpilogPass.cpp | 225 int64_t StackSize = Offset - LocalAreaOffset; in calculateFrameObjectOffsets() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
D | NVPTXPrologEpilogPass.cpp | 227 int64_t StackSize = Offset - LocalAreaOffset; in calculateFrameObjectOffsets() local
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeFrameLowering.cpp | 358 unsigned StackSize = MFI->getStackSize(); in emitPrologue() local 421 int StackSize = (int) MFI->getStackSize(); in emitEpilogue() local
|