Searched defs:StackSize (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreFrameToArgsOffsetElim.cpp50 unsigned StackSize = MF.getFrameInfo().getStackSize(); local
H A DXCoreRegisterInfo.cpp273 int StackSize = MF.getFrameInfo().getStackSize(); local
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpStack.h107 size_t StackSize = 0; member in class:clang::interp::final
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiFrameLowering.cpp109 unsigned StackSize = MFI.getStackSize(); local
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_basic_logging.cpp62 size_t StackSize = 0; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCRegisterInfo.cpp178 int StackSize = MF.getFrameInfo().getStackSize(); local
38 ReplaceFrameIndex(MachineBasicBlock::iterator II, const ARCInstrInfo &TII, unsigned Reg, unsigned FrameReg, int Offset, int StackSize, int ObjSize, RegScavenger *RS, int SPAdj) argument
H A DARCFrameLowering.cpp247 uint64_t StackSize = MF.getFrameInfo().getStackSize(); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp52 uint64_t StackSize = MFI.getStackSize(); local
125 uint64_t StackSize = MFI.getStackSize(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16FrameLowering.cpp53 uint64_t StackSize = MFI.getStackSize(); local
98 uint64_t StackSize = MFI.getStackSize(); local
H A DMips16RegisterInfo.cpp75 eliminateFI(MachineBasicBlock::iterator II, unsigned OpNo, int FrameIndex, uint64_t StackSize, int64_t SPOffset) const argument
H A DMipsSERegisterInfo.cpp145 eliminateFI(MachineBasicBlock::iterator II, unsigned OpNo, int FrameIndex, uint64_t StackSize, int64_t SPOffset) const argument
H A DMipsSEFrameLowering.cpp425 uint64_t StackSize = MFI.getStackSize(); local
738 uint64_t StackSize = MFI.getStackSize(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXPrologEpilogPass.cpp245 int64_t StackSize = Offset - LocalAreaOffset; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.cpp227 uint64_t StackSize = MF.getFrameInfo().getStackSize(); local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DStackMaps.h243 uint64_t StackSize = 0; member in struct:llvm::StackMaps::FunctionInfo
247 explicit FunctionInfo(uint64_t StackSize) : StackSize(StackSize) {} argument
H A DMIRYamlMapping.h492 uint64_t StackSize = 0; member in struct:llvm::yaml::MachineFrameInfo
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp129 uint64_t StackSize = MFI.getStackSize(); local
274 uint64_t StackSize = MFI.getStackSize(); local
466 uint64_t StackSize = MFI.getStackSize(); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CallLowering.cpp179 uint64_t StackSize = 0; member in struct:__anon5437::OutgoingValueHandler
H A DX86FrameLowering.cpp2289 uint64_t StackSize; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp579 unsigned StackSize = 0; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMCallLowering.cpp185 uint64_t StackSize = 0; member in struct:__anon5048::OutgoingValueHandler
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp367 uint64_t StackSize = (MFFrame.estimateStackSize(MF) + local
477 uint64_t StackSize = MFFrame.getStackSize(); local
594 uint64_t StackSize = MFFrame.getStackSize(); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64CallLowering.cpp211 uint64_t StackSize; member in struct:__anon4897::OutgoingArgHandler
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFrameLowering.cpp518 int64_t StackSize = FrameInfo.getStackSize(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DPrologEpilogInserter.cpp275 uint64_t StackSize = MFI.getStackSize(); local
1085 int64_t StackSize = Offset - LocalAreaOffset; local

Completed in 366 milliseconds

12