Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16FrameLowering.cpp52 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local
96 uint64_t StackSize = MFI.getStackSize(); emitEpilogue() local
H A DMips16RegisterInfo.cpp75 uint64_t StackSize, in eliminateFI()
H A DMipsSERegisterInfo.cpp147 uint64_t StackSize, in eliminateFI()
H A DMipsSEFrameLowering.cpp425 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local
739 uint64_t StackSize = MFI.getStackSize(); emitEpilogue() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCRegisterInfo.cpp40 unsigned FrameReg, int Offset, int StackSize, in replaceFrameIndex()
176 int StackSize = MF.getFrameInfo().getStackSize(); in eliminateFrameIndex() local
H A DARCFrameLowering.cpp246 uint64_t StackSize = MF.getFrameInfo().getStackSize(); emitEpilogue() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreFrameToArgsOffsetElim.cpp50 unsigned StackSize = MF.getFrameInfo().getStackSize(); in runOnMachineFunction() local
H A DXCoreRegisterInfo.cpp271 int StackSize = MF.getFrameInfo().getStackSize(); in eliminateFrameIndex() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchFrameLowering.cpp202 uint64_t StackSize = MFI.getStackSize(); emitPrologue() local
339 uint64_t StackSize = MFI.getStackSize(); emitEpilogue() local
479 uint64_t StackSize = MFI.getStackSize(); getFrameIndexReference() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp454 uint64_t MaxReach = StackSize + MaxArgOffset; in processFunctionBeforeFrameFinalized() local
598 uint64_t StackSize = MFFrame.getStackSize(); emitPrologue() local
717 uint64_t StackSize = MFFrame.getStackSize(); emitEpilogue() local
763 uint64_t StackSize = StackAllocMI->getOperand(0).getImm(); inlineStackProbe() local
1218 const uint64_t StackSize = MFFrame.getStackSize(); emitPrologue() local
1326 uint64_t StackSize = MFFrame.getStackSize(); emitEpilogue() local
1464 uint64_t StackSize = MFFrame.estimateStackSize(MF); processFunctionBeforeFrameFinalized() local
1484 uint64_t StackSize = MFFrame.getStackSize(); determineFrameLayout() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp96 uint64_t StackSize = MFI.getStackSize(); emitPrologue() local
213 uint64_t StackSize = MFI.getStackSize(); emitEpilogue() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.cpp270 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local
333 uint64_t StackSize = MF.getFrameInfo().getStackSize(); in emitEpilogue() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpStack.h147 size_t StackSize = 0; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiFrameLowering.cpp106 unsigned StackSize = MFI.getStackSize(); in emitPrologue() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXPrologEpilogPass.cpp253 int64_t StackSize = Offset - LocalAreaOffset; in calculateFrameObjectOffsets() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kFrameLowering.cpp96 uint64_t StackSize = MFI.getStackSize(); in getFrameIndexReference() local
485 uint64_t StackSize = MFI.getStackSize(); // Number of bytes to allocate. emitPrologue() local
686 uint64_t StackSize = MFI.getStackSize(); emitEpilogue() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp525 uint64_t StackSize = getStackSizeWithRVVPadding(MF); emitPrologue() local
739 uint64_t StackSize = getStackSizeWithRVVPadding(MF); emitEpilogue() local
1077 uint64_t StackSize = Offset; assignRVVStackObjectOffsets() local
1311 uint64_t StackSize = getStackSizeWithRVVPadding(MF); getFirstSPAdjustAmount() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkSizeDiff.cpp56 int64_t StackSize = 0; member
69 int64_t StackSize[2] = {0, 0}; member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYFrameLowering.cpp104 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local
248 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DStackMaps.h312 uint64_t StackSize = 0; member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp83 void MipsTargetStreamer::emitFrame(unsigned StackReg, unsigned StackSize, in emitFrame() argument
521 void MipsTargetAsmStreamer::emitFrame(unsigned StackReg, unsigned StackSize, in emitFrame() argument
1117 emitFrame(unsigned StackReg,unsigned StackSize,unsigned ReturnReg_) emitFrame() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLoweringCall.cpp1503 createVarArgAreaAndStoreRegisters(SDValue & Chain,unsigned StackSize) createVarArgAreaAndStoreRegisters() argument
1656 lowerVarArgsParameters(SDValue & Chain,unsigned StackSize) lowerVarArgsParameters() argument
1850 unsigned StackSize = CCInfo.getStackSize(); LowerFormalArguments() local
2597 GetAlignedArgumentStackSize(const unsigned StackSize,SelectionDAG & DAG) const GetAlignedArgumentStackSize() argument
[all...]
H A DX86FrameLowering.cpp1516 uint64_t StackSize = MFI.getStackSize(); // Number of bytes to allocate. emitPrologue() local
2308 uint64_t StackSize = MFI.getStackSize(); emitEpilogue() local
2567 uint64_t StackSize = MFI.getStackSize(); getFrameIndexReference() local
2659 const uint64_t StackSize = MFI.getStackSize(); getFrameIndexReferencePreferSP() local
3152 uint64_t StackSize; adjustForSegmentedStacks() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86CallLowering.cpp58 uint64_t StackSize = 0; global() member
/freebsd-src/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_basic_logging.cpp62 size_t StackSize = 0; member

12