/freebsd/contrib/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 | 245 uint64_t StackSize = MF.getFrameInfo().getStackSize(); in emitEpilogue() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | Mips16FrameLowering.cpp | 52 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 95 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
|
H A D | Mips16RegisterInfo.cpp | 75 uint64_t StackSize, in eliminateFI()
|
H A D | MipsSERegisterInfo.cpp | 147 uint64_t StackSize, in eliminateFI() argument
|
H A D | MipsSEFrameLowering.cpp | 425 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 738 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreFrameToArgsOffsetElim.cpp | 50 unsigned StackSize = MF.getFrameInfo().getStackSize(); in runOnMachineFunction() local
|
H A D | XCoreRegisterInfo.cpp | 271 int StackSize = MF.getFrameInfo().getStackSize(); in eliminateFrameIndex() local
|
/freebsd/contrib/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(); in getFrameIndexReference() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZFrameLowering.cpp | 442 uint64_t StackSize = (MFFrame.estimateStackSize(MF) + in processFunctionBeforeFrameFinalized() local 586 uint64_t StackSize = MFFrame.getStackSize(); in emitPrologue() local 705 uint64_t StackSize = MFFrame.getStackSize(); in emitEpilogue() local 751 uint64_t StackSize = StackAllocMI->getOperand(0).getImm(); in inlineStackProbe() local 1223 const uint64_t StackSize = MFFrame.getStackSize(); in emitPrologue() local 1331 uint64_t StackSize = MFFrame.getStackSize(); in emitEpilogue() local 1466 uint64_t StackSize = MFFrame.estimateStackSize(MF); in processFunctionBeforeFrameFinalized() local 1508 uint64_t StackSize = MFFrame.getStackSize(); in determineFrameLayout() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
H A D | XtensaFrameLowering.cpp | 47 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 184 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
|
H A D | XtensaRegisterInfo.cpp | 67 uint64_t StackSize = MF.getFrameInfo().getStackSize(); in eliminateFrameIndex() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430FrameLowering.cpp | 95 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 212 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFrameLowering.cpp | 262 uint64_t StackSize = MFI.getStackSize(); emitPrologue() local 325 uint64_t StackSize = MF.getFrameInfo().getStackSize(); emitEpilogue() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | InterpStack.h | 147 size_t StackSize = 0; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiFrameLowering.cpp | 106 unsigned StackSize = MFI.getStackSize(); in emitPrologue() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXPrologEpilogPass.cpp | 253 int64_t StackSize = Offset - LocalAreaOffset; in calculateFrameObjectOffsets() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kFrameLowering.cpp | 96 uint64_t StackSize = MFI.getStackSize(); in getFrameIndexReference() local 482 uint64_t StackSize = MFI.getStackSize(); // Number of bytes to allocate. in emitPrologue() local 683 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
|
/freebsd/contrib/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
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVFrameLowering.cpp | 589 uint64_t StackSize = RealStackSize - RVFI->getReservedSpillsSize(); in emitPrologue() local 799 uint64_t StackSize = RealStackSize - RVFI->getReservedSpillsSize(); in emitEpilogue() local 1107 uint64_t StackSize = Offset; in assignRVVStackObjectOffsets() local 1335 uint64_t StackSize = getStackSizeWithRVVPadding(MF); in getFirstSPAdjustAmount() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | StackMaps.h | 313 uint64_t StackSize = 0; global() member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsTargetStreamer.cpp | 83 void MipsTargetStreamer::emitFrame(unsigned StackReg, unsigned StackSize, in emitFrame() 521 void MipsTargetAsmStreamer::emitFrame(unsigned StackReg, unsigned StackSize, in emitFrame() 1115 void MipsTargetELFStreamer::emitFrame(unsigned StackReg, unsigned StackSize, in emitFrame()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLoweringCall.cpp | 1504 SDValue &Chain, unsigned StackSize) { in createVarArgAreaAndStoreRegisters() 1657 unsigned StackSize) { in lowerVarArgsParameters() 1854 unsigned StackSize = CCInfo.getStackSize(); in LowerFormalArguments() local 2620 X86TargetLowering::GetAlignedArgumentStackSize(const unsigned StackSize, in GetAlignedArgumentStackSize()
|
H A D | X86CallLowering.cpp |
|
H A D | X86FrameLowering.cpp | 1535 uint64_t StackSize = MFI.getStackSize(); // Number of bytes to allocate. in emitPrologue() local 2363 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local 2622 uint64_t StackSize = MFI.getStackSize(); in getFrameIndexReference() local 2714 const uint64_t StackSize = MFI.getStackSize(); in getFrameIndexReferencePreferSP() local 3207 uint64_t StackSize; in adjustForSegmentedStacks() local
|