Home
last modified time | relevance | path

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

1234

/external/llvm/lib/Target/AMDGPU/
DR600MachineFunctionInfo.h28 unsigned StackSize; variable
/external/llvm-project/llvm/lib/Target/ARC/
DARCRegisterInfo.cpp40 unsigned FrameReg, int Offset, int StackSize, in ReplaceFrameIndex()
173 int StackSize = MF.getFrameInfo().getStackSize(); in eliminateFrameIndex() local
/external/llvm-project/llvm/lib/Target/Mips/
DMips16FrameLowering.cpp53 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local
98 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
DMips16RegisterInfo.cpp75 uint64_t StackSize, in eliminateFI()
/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()
/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/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()
/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/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-project/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-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-project/llvm/lib/Target/XCore/
DXCoreFrameToArgsOffsetElim.cpp50 unsigned StackSize = MF.getFrameInfo().getStackSize(); in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreFrameToArgsOffsetElim.cpp50 unsigned StackSize = MF.getFrameInfo().getStackSize(); in runOnMachineFunction() local
/external/llvm/lib/Target/XCore/
DXCoreFrameToArgsOffsetElim.cpp51 unsigned StackSize = MF.getFrameInfo()->getStackSize(); in runOnMachineFunction() local
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyFrameLowering.cpp215 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local
278 uint64_t StackSize = MF.getFrameInfo().getStackSize(); in emitEpilogue() local
/external/llvm-project/clang/lib/AST/Interp/
DInterpStack.h107 size_t StackSize = 0; variable
/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/llvm-project/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp328 uint64_t StackSize = (MFFrame.estimateStackSize(MF) + in processFunctionBeforeFrameFinalized() local
472 uint64_t StackSize = MFFrame.getStackSize(); in emitPrologue() local
598 uint64_t StackSize = MFFrame.getStackSize(); in emitEpilogue() local
644 uint64_t StackSize = StackAllocMI->getOperand(0).getImm(); in inlineStackProbe() 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-project/llvm/lib/Target/Lanai/
DLanaiFrameLowering.cpp109 unsigned StackSize = MFI.getStackSize(); in emitPrologue() local
/external/llvm/lib/Target/Lanai/
DLanaiFrameLowering.cpp110 unsigned StackSize = MFI->getStackSize(); in emitPrologue() local

1234