/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCRegisterInfo.cpp | 40 unsigned FrameReg, int Offset, int StackSize, in replaceFrameIndex() 176 int StackSize = MF.getFrameInfo().getStackSize(); in eliminateFrameIndex() local
|
H A D | ARCFrameLowering.cpp | 246 uint64_t StackSize = MF.getFrameInfo().getStackSize(); emitEpilogue() local [all...] |
/llvm-project/llvm/lib/Target/Mips/ |
H A D | Mips16FrameLowering.cpp | 52 uint64_t StackSize = MFI.getStackSize(); emitPrologue() local 96 uint64_t StackSize = MFI.getStackSize(); emitEpilogue() local
|
H A D | Mips16RegisterInfo.cpp | 75 eliminateFI(MachineBasicBlock::iterator II,unsigned OpNo,int FrameIndex,uint64_t StackSize,int64_t SPOffset) const eliminateFI() argument
|
H A D | MipsSERegisterInfo.cpp | 147 eliminateFI(MachineBasicBlock::iterator II,unsigned OpNo,int FrameIndex,uint64_t StackSize,int64_t SPOffset) const eliminateFI() argument
|
H A D | MipsSEFrameLowering.cpp | 739 if (!StackSize) in emitEpilogue() local 425 uint64_t StackSize = MFI.getStackSize(); emitPrologue() local
|
/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreFrameToArgsOffsetElim.cpp | 50 unsigned StackSize = MF.getFrameInfo().getStackSize(); runOnMachineFunction() local
|
H A D | XCoreRegisterInfo.cpp | 271 int StackSize = MF.getFrameInfo().getStackSize(); eliminateFrameIndex() local
|
/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchFrameLowering.cpp | 203 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 326 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local 459 uint64_t StackSize = MFI.getStackSize(); getFrameIndexReference() local [all...] |
/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZFrameLowering.cpp | 442 uint64_t StackSize = (MFFrame.estimateStackSize(MF) + processFunctionBeforeFrameFinalized() local 588 uint64_t StackSize = MFFrame.getStackSize(); emitPrologue() local 707 uint64_t StackSize = MFFrame.getStackSize(); emitEpilogue() local 753 uint64_t StackSize = StackAllocMI->getOperand(0).getImm(); inlineStackProbe() local 1225 const uint64_t StackSize = MFFrame.getStackSize(); emitPrologue() local 1333 uint64_t StackSize = MFFrame.getStackSize(); emitEpilogue() local 1468 uint64_t StackSize = MFFrame.estimateStackSize(MF); processFunctionBeforeFrameFinalized() local 1510 uint64_t StackSize = MFFrame.getStackSize(); determineFrameLayout() local [all...] |
/llvm-project/llvm/lib/Target/Xtensa/ |
H A D | XtensaFrameLowering.cpp | 48 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 185 uint64_t StackSize = MFI.getStackSize(); emitEpilogue() local [all...] |
H A D | XtensaRegisterInfo.cpp | 67 uint64_t StackSize = MF.getFrameInfo().getStackSize(); in eliminateFrameIndex() local
|
/llvm-project/clang/lib/AST/Interp/ |
H A D | InterpStack.h |
|
/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiFrameLowering.cpp | 106 unsigned StackSize = MFI.getStackSize(); emitPrologue() local
|
/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430FrameLowering.cpp | 96 uint64_t StackSize = MFI.getStackSize(); emitPrologue() local 213 uint64_t StackSize = MFI.getStackSize(); emitEpilogue() local
|
/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFrameLowering.cpp | 270 uint64_t StackSize = MFI.getStackSize(); emitPrologue() local 333 uint64_t StackSize = MF.getFrameInfo().getStackSize(); emitEpilogue() local
|
/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXPrologEpilogPass.cpp | 253 int64_t StackSize = Offset - LocalAreaOffset; in calculateFrameObjectOffsets() local
|
/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kFrameLowering.cpp | 96 uint64_t StackSize = MFI.getStackSize(); getFrameIndexReference() local 485 uint64_t StackSize = MFI.getStackSize(); // Number of bytes to allocate. emitPrologue() local 686 uint64_t StackSize = MFI.getStackSize(); emitEpilogue() local [all...] |
/llvm-project/llvm/tools/llvm-remarkutil/ |
H A D | RemarkSizeDiff.cpp | 56 int64_t StackSize = 0; member 69 int64_t StackSize[2] = {0, 0}; member
|
/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYFrameLowering.cpp | 104 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 248 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
|
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVFrameLowering.cpp | 589 uint64_t StackSize = RealStackSize - RVFI->getReservedSpillsSize(); emitPrologue() local 799 uint64_t StackSize = RealStackSize - RVFI->getReservedSpillsSize(); emitEpilogue() local 1107 uint64_t StackSize = Offset; assignRVVStackObjectOffsets() local 1335 uint64_t StackSize = getStackSizeWithRVVPadding(MF); getFirstSPAdjustAmount() local [all...] |
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | StackMaps.h | 312 uint64_t StackSize = 0; member
|
/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsTargetStreamer.cpp | 83 emitFrame(unsigned StackReg,unsigned StackSize,unsigned ReturnReg) emitFrame() argument 521 emitFrame(unsigned StackReg,unsigned StackSize,unsigned ReturnReg) emitFrame() argument 1113 emitFrame(unsigned StackReg,unsigned StackSize,unsigned ReturnReg_) emitFrame() argument
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLoweringCall.cpp | 1504 createVarArgAreaAndStoreRegisters(SDValue & Chain,unsigned StackSize) createVarArgAreaAndStoreRegisters() argument 1657 lowerVarArgsParameters(SDValue & Chain,unsigned StackSize) lowerVarArgsParameters() argument 1854 unsigned StackSize = CCInfo.getStackSize(); LowerFormalArguments() local 2620 GetAlignedArgumentStackSize(const unsigned StackSize,SelectionDAG & DAG) const GetAlignedArgumentStackSize() argument [all...] |
/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_basic_logging.cpp | 62 size_t StackSize = 0; member
|