Home
last modified time | relevance | path

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

123

/external/llvm/lib/Target/AMDGPU/
DR600MachineFunctionInfo.h28 unsigned StackSize; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMips16FrameLowering.cpp54 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local
99 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
DMips16RegisterInfo.cpp78 uint64_t StackSize, in eliminateFI()
DMipsSERegisterInfo.cpp148 uint64_t StackSize, in eliminateFI()
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430FrameLowering.cpp52 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/
DARCRegisterInfo.cpp41 unsigned FrameReg, int Offset, int StackSize, in ReplaceFrameIndex()
175 int StackSize = MF.getFrameInfo().getStackSize(); in eliminateFrameIndex() local
/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/lib/Target/SystemZ/
DSystemZFrameLowering.cpp107 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/
DWebAssemblyFrameLowering.cpp137 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local
204 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
/external/llvm/lib/Target/XCore/
DXCoreFrameToArgsOffsetElim.cpp51 unsigned StackSize = MF.getFrameInfo()->getStackSize(); in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreFrameToArgsOffsetElim.cpp51 unsigned StackSize = MF.getFrameInfo().getStackSize(); in runOnMachineFunction() local
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsFrameLowering.cpp159 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/
DMSP430FrameLowering.cpp53 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local
126 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
DRISCVFrameLowering.cpp114 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/
DSystemZFrameLowering.cpp289 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/
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-7.0/llvm/lib/Target/Lanai/
DLanaiFrameLowering.cpp110 unsigned StackSize = MFI.getStackSize(); in emitPrologue() local
/external/llvm/lib/Target/Lanai/
DLanaiFrameLowering.cpp110 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-7.0/llvm/lib/Target/NVPTX/
DNVPTXPrologEpilogPass.cpp227 int64_t StackSize = Offset - LocalAreaOffset; in calculateFrameObjectOffsets() local
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeFrameLowering.cpp358 unsigned StackSize = MFI->getStackSize(); in emitPrologue() local
421 int StackSize = (int) MFI->getStackSize(); in emitEpilogue() local

123