| /freebsd-12.1/contrib/llvm/lib/Target/Mips/ |
| H A D | Mips16FrameLowering.cpp | 54 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 99 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
|
| H A D | Mips16RegisterInfo.cpp | 78 uint64_t StackSize, in eliminateFI()
|
| H A D | MipsSERegisterInfo.cpp | 148 uint64_t StackSize, in eliminateFI()
|
| H A D | MipsSEFrameLowering.cpp | 426 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 739 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARC/ |
| H A D | ARCRegisterInfo.cpp | 41 unsigned FrameReg, int Offset, int StackSize, in ReplaceFrameIndex() 175 int StackSize = MF.getFrameInfo().getStackSize(); in eliminateFrameIndex() local
|
| H A D | ARCFrameLowering.cpp | 242 uint64_t StackSize = MF.getFrameInfo().getStackSize(); in emitEpilogue() local
|
| /freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyFrameLowering.cpp | 162 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 227 uint64_t StackSize = MF.getFrameInfo().getStackSize(); in emitEpilogue() local
|
| /freebsd-12.1/contrib/llvm/lib/Target/MSP430/ |
| H A D | MSP430FrameLowering.cpp | 53 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 126 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
|
| /freebsd-12.1/contrib/llvm/lib/Target/XCore/ |
| H A D | XCoreFrameToArgsOffsetElim.cpp | 51 unsigned StackSize = MF.getFrameInfo().getStackSize(); in runOnMachineFunction() local
|
| H A D | XCoreRegisterInfo.cpp | 274 int StackSize = MF.getFrameInfo().getStackSize(); in eliminateFrameIndex() local
|
| /freebsd-12.1/contrib/llvm/lib/Target/RISCV/ |
| H A D | RISCVFrameLowering.cpp | 114 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 153 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
|
| /freebsd-12.1/contrib/llvm/lib/Target/SystemZ/ |
| H A D | SystemZFrameLowering.cpp | 289 uint64_t StackSize = (MFFrame.estimateStackSize(MF) + in processFunctionBeforeFrameFinalized() local 382 uint64_t StackSize = MFFrame.getStackSize(); in emitPrologue() local 485 uint64_t StackSize = MFFrame.getStackSize(); in emitEpilogue() local
|
| /freebsd-12.1/contrib/llvm/lib/Target/Lanai/ |
| H A D | LanaiFrameLowering.cpp | 110 unsigned StackSize = MFI.getStackSize(); in emitPrologue() local
|
| /freebsd-12.1/contrib/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXPrologEpilogPass.cpp | 246 int64_t StackSize = Offset - LocalAreaOffset; in calculateFrameObjectOffsets() local
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86FrameLowering.cpp | 970 uint64_t StackSize = MFI.getStackSize(); // Number of bytes to allocate. in emitPrologue() local 1601 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local 1772 uint64_t StackSize = MFI.getStackSize(); in getFrameIndexReference() local 1850 const uint64_t StackSize = MFI.getStackSize(); in getFrameIndexReferencePreferSP() local 2248 uint64_t StackSize; in adjustForSegmentedStacks() local
|
| H A D | X86CallLowering.cpp | 178 uint64_t StackSize = 0; member
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | StackMaps.h | 244 uint64_t StackSize = 0; member
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | PrologEpilogInserter.cpp | 227 uint64_t StackSize = MFI.getStackSize(); in runOnMachineFunction() local 996 int64_t StackSize = Offset - LocalAreaOffset; in calculateFrameObjectOffsets() local
|
| /freebsd-12.1/contrib/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsTargetStreamer.cpp | 74 void MipsTargetStreamer::emitFrame(unsigned StackReg, unsigned StackSize, in emitFrame() 514 void MipsTargetAsmStreamer::emitFrame(unsigned StackReg, unsigned StackSize, in emitFrame() 1090 void MipsTargetELFStreamer::emitFrame(unsigned StackReg, unsigned StackSize, in emitFrame()
|
| /freebsd-12.1/contrib/compiler-rt/lib/xray/ |
| H A D | xray_basic_logging.cc | 63 size_t StackSize = 0; member
|
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/ |
| H A D | AArch64CallLowering.cpp | 185 uint64_t StackSize; member
|
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/MCTargetDesc/ |
| H A D | AArch64AsmBackend.cpp | 542 unsigned StackSize = 0; in generateCompactUnwindEncoding() local
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/ |
| H A D | ARMCallLowering.cpp | 181 uint64_t StackSize = 0; member
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86AsmBackend.cpp | 542 unsigned StackSize = 0; in generateCompactUnwindEncodingImpl() local
|
| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/ |
| H A D | SIFrameLowering.cpp | 260 int64_t StackSize = FrameInfo.getStackSize(); in emitEntryFunctionPrologue() local
|