Home
last modified time | relevance | path

Searched defs:StackSize (Results 1 – 25 of 60) sorted by relevance

123

/external/llvm/lib/Target/AMDGPU/
DR600MachineFunctionInfo.h28 unsigned StackSize; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCRegisterInfo.cpp40 unsigned FrameReg, int Offset, int StackSize, in ReplaceFrameIndex()
178 int StackSize = MF.getFrameInfo().getStackSize(); in eliminateFrameIndex() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16FrameLowering.cpp53 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local
98 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
DMips16RegisterInfo.cpp77 uint64_t StackSize, in eliminateFI()
DMipsSERegisterInfo.cpp147 uint64_t StackSize, in eliminateFI()
/external/llvm/lib/Target/Mips/
DMips16FrameLowering.cpp46 uint64_t StackSize = MFI->getStackSize(); in emitPrologue() local
93 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue() local
DMips16RegisterInfo.cpp78 uint64_t StackSize, in eliminateFI()
DMipsSERegisterInfo.cpp104 uint64_t StackSize, in eliminateFI()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyFrameLowering.cpp130 uint64_t StackSize = MFI->getStackSize(); in emitPrologue() local
183 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVFrameLowering.cpp129 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-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFrameLowering.cpp161 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/
DMSP430FrameLowering.cpp52 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local
125 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
/external/llvm/lib/Target/MSP430/
DMSP430FrameLowering.cpp53 uint64_t StackSize = MFI->getStackSize(); in emitPrologue() local
126 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue() local
/external/llvm/lib/Target/XCore/
DXCoreFrameToArgsOffsetElim.cpp51 unsigned StackSize = MF.getFrameInfo()->getStackSize(); in runOnMachineFunction() local
DXCoreRegisterInfo.cpp275 int StackSize = MF.getFrameInfo()->getStackSize(); in eliminateFrameIndex() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreFrameToArgsOffsetElim.cpp50 unsigned StackSize = MF.getFrameInfo().getStackSize(); in runOnMachineFunction() local
DXCoreRegisterInfo.cpp273 int StackSize = MF.getFrameInfo().getStackSize(); in eliminateFrameIndex() local
/external/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp361 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-10.0/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp367 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/
DLanaiFrameLowering.cpp110 unsigned StackSize = MFI->getStackSize(); in emitPrologue() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiFrameLowering.cpp109 unsigned StackSize = MFI.getStackSize(); in emitPrologue() local
/external/llvm/lib/Target/NVPTX/
DNVPTXPrologEpilogPass.cpp225 int64_t StackSize = Offset - LocalAreaOffset; in calculateFrameObjectOffsets() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXPrologEpilogPass.cpp245 int64_t StackSize = Offset - LocalAreaOffset; in calculateFrameObjectOffsets() local
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp917 uint64_t StackSize = MFI->getStackSize(); // Number of bytes to allocate. in emitPrologue() local
1500 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue() local
1671 uint64_t StackSize = MFI->getStackSize(); in getFrameIndexReference() local
1741 const uint64_t StackSize = MFI->getStackSize(); in getFrameIndexReferencePreferSP() local
2095 uint64_t StackSize; in adjustForSegmentedStacks() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FrameLowering.cpp981 uint64_t StackSize = MFI.getStackSize(); // Number of bytes to allocate. in emitPrologue() local
1610 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
1780 uint64_t StackSize = MFI.getStackSize(); in getFrameIndexReference() local
1881 const uint64_t StackSize = MFI.getStackSize(); in getFrameIndexReferencePreferSP() local
2289 uint64_t StackSize; in adjustForSegmentedStacks() local

123