| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | ProgramStack.h | 50 runOnNewStack(unsigned StackSize, function_ref<R(Ts...)> Fn, Ts &&...Args) { in runOnNewStack() 57 void runOnNewStack(unsigned StackSize, function_ref<void(Ts...)> Fn, in runOnNewStack()
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | ProgramStack.cpp | 104 void llvm::runOnNewStack(unsigned StackSize, function_ref<void()> Fn) { in runOnNewStack() 122 void llvm::runOnNewStack(unsigned StackSize, function_ref<void()> Fn) { in runOnNewStack()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | Mips16FrameLowering.cpp | 48 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 78 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
|
| H A D | Mips16RegisterInfo.cpp | 66 uint64_t StackSize, in eliminateFI()
|
| H A D | MipsSERegisterInfo.cpp | 143 uint64_t StackSize, in eliminateFI()
|
| H A D | MipsSEFrameLowering.cpp | 422 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 702 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
|
| /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
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreFrameToArgsOffsetElim.cpp | 47 unsigned StackSize = MF.getFrameInfo().getStackSize(); in runOnMachineFunction() local
|
| H A D | XCoreRegisterInfo.cpp | 266 int StackSize = MF.getFrameInfo().getStackSize(); in eliminateFrameIndex() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | InterpStack.cpp | 114 size_t StackSize = size(); in shrink() local
|
| H A D | InterpStack.h | 149 size_t StackSize = 0; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchFrameLowering.cpp | 208 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 331 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local 464 uint64_t StackSize = MFI.getStackSize(); in getFrameIndexReference() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZFrameLowering.cpp | 444 uint64_t StackSize = (MFFrame.estimateStackSize(MF) + in processFunctionBeforeFrameFinalized() local 618 uint64_t StackSize = MFFrame.getStackSize(); in emitPrologue() local 737 uint64_t StackSize = MFFrame.getStackSize(); in emitEpilogue() local 783 uint64_t StackSize = StackAllocMI->getOperand(0).getImm(); in inlineStackProbe() local 1255 const uint64_t StackSize = MFFrame.getStackSize(); in emitPrologue() local 1363 uint64_t StackSize = MFFrame.getStackSize(); in emitEpilogue() local 1498 uint64_t StackSize = MFFrame.estimateStackSize(MF); in processFunctionBeforeFrameFinalized() local 1540 uint64_t StackSize = MFFrame.getStackSize(); in determineFrameLayout() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430FrameLowering.cpp | 93 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 210 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
| H A D | XtensaFrameLowering.cpp | 55 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 283 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
|
| H A D | XtensaRegisterInfo.cpp | 71 uint64_t StackSize = MF.getFrameInfo().getStackSize(); in eliminateFrameIndex() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyFrameLowering.cpp | 268 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 331 uint64_t StackSize = MF.getFrameInfo().getStackSize(); in emitEpilogue() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiFrameLowering.cpp | 102 unsigned StackSize = MFI.getStackSize(); in emitPrologue() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kFrameLowering.cpp | 98 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/NVPTX/ |
| H A D | NVPTXPrologEpilogPass.cpp | 277 int64_t StackSize = Offset - LocalAreaOffset; in calculateFrameObjectOffsets() local
|
| /freebsd/contrib/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
|
| /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 | 976 uint64_t StackSize = RealStackSize - RVFI->getReservedSpillsSize(); in emitPrologue() local 1168 uint64_t &StackSize, in deallocateStack() 1221 uint64_t StackSize = FirstSPAdjustAmount ? FirstSPAdjustAmount in emitEpilogue() local 1594 uint64_t StackSize = Offset; in assignRVVStackObjectOffsets() local 1847 uint64_t StackSize = getStackSizeWithRVVPadding(MF); in getFirstSPAdjustAmount() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | StackMaps.h | 314 uint64_t StackSize = 0; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLoweringCall.cpp | 1535 SDValue &Chain, unsigned StackSize) { in createVarArgAreaAndStoreRegisters() 1688 unsigned StackSize) { in lowerVarArgsParameters() 1885 unsigned StackSize = CCInfo.getStackSize(); in LowerFormalArguments() local 2675 X86TargetLowering::GetAlignedArgumentStackSize(const unsigned StackSize, in GetAlignedArgumentStackSize()
|