Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DR600MachineFunctionInfo.h29 unsigned StackSize; variable
/minix3/external/bsd/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreFrameToArgsOffsetElim.cpp48 unsigned StackSize = MF.getFrameInfo()->getStackSize(); in runOnMachineFunction() local
H A DXCoreRegisterInfo.cpp275 int StackSize = MF.getFrameInfo()->getStackSize(); in eliminateFrameIndex() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMips16FrameLowering.cpp42 uint64_t StackSize = MFI->getStackSize(); in emitPrologue() local
89 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue() local
H A DMips16RegisterInfo.cpp82 uint64_t StackSize, in eliminateFI()
H A DMipsSERegisterInfo.cpp107 uint64_t StackSize, in eliminateFI()
H A DMipsSEFrameLowering.cpp430 uint64_t StackSize = MFI->getStackSize(); in emitPrologue() local
592 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp53 uint64_t StackSize = MFI->getStackSize(); in emitPrologue() local
126 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp348 uint64_t StackSize = getAllocatedStackSize(MF); in emitPrologue() local
419 uint64_t StackSize = getAllocatedStackSize(MF); in emitEpilogue() local
480 uint64_t StackSize = MFFrame->getStackSize(); in getAllocatedStackSize() local
H A DSystemZISelLowering.cpp753 int64_t StackSize = CCInfo.getNextStackOffset(); in LowerFormalArguments() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXPrologEpilogPass.cpp226 int64_t StackSize = Offset - LocalAreaOffset; in calculateFrameObjectOffsets() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp54 void MipsTargetStreamer::emitFrame(unsigned StackReg, unsigned StackSize, in emitFrame()
176 void MipsTargetAsmStreamer::emitFrame(unsigned StackReg, unsigned StackSize, in emitFrame()
575 void MipsTargetELFStreamer::emitFrame(unsigned StackReg, unsigned StackSize, in emitFrame()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp534 uint64_t StackSize = MFI->getStackSize(); // Number of bytes to allocate. in emitPrologue() local
970 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue() local
1146 uint64_t StackSize = MFI->getStackSize(); in getFrameIndexOffset() local
1203 const uint64_t StackSize = MFI->getStackSize(); in getFrameIndexOffsetFromSP() local
1506 uint64_t StackSize; in adjustForSegmentedStacks() local
H A DX86ISelLowering.cpp2547 unsigned StackSize = CCInfo.getNextStackOffset(); in LowerFormalArguments() local
3287 X86TargetLowering::GetAlignedArgumentStackSize(unsigned StackSize, in GetAlignedArgumentStackSize()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DPrologEpilogInserter.cpp174 uint64_t StackSize = MFI->getStackSize(); in runOnMachineFunction() local
664 int64_t StackSize = Offset - LocalAreaOffset; in calculateFrameObjectOffsets() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DDiagnosticInfo.h159 unsigned StackSize; variable
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp363 unsigned StackSize = 0; in generateCompactUnwindEncoding() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h166 uint64_t StackSize; variable
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp1556 unsigned StackSize = MFI->estimateStackSize(MF); in processFunctionBeforeCalleeSavedScan() local
1893 uint64_t StackSize = MFI->getStackSize(); in adjustForSegmentedStacks() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp481 unsigned StackSize = 0; in generateCompactUnwindEncodingImpl() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp1424 unsigned StackSize = determineFrameLayout(MF, false, true); in addScavengingSpillSlot() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp4205 uint64_t StackSize; in EmitAAPCSVAArg() local