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

/freebsd-10.0-release/contrib/llvm/lib/Target/R600/
H A DR600MachineFunctionInfo.h28 unsigned StackSize; member in class:llvm::R600MachineFunctionInfo
/freebsd-10.0-release/contrib/llvm/lib/Target/Mips/
H A DMips16FrameLowering.cpp37 uint64_t StackSize = MFI->getStackSize(); local
85 uint64_t StackSize = MFI->getStackSize(); local
H A DMipsSERegisterInfo.cpp66 eliminateFI(MachineBasicBlock::iterator II, unsigned OpNo, int FrameIndex, uint64_t StackSize, int64_t SPOffset) const argument
H A DMips16RegisterInfo.cpp80 eliminateFI(MachineBasicBlock::iterator II, unsigned OpNo, int FrameIndex, uint64_t StackSize, int64_t SPOffset) const argument
H A DMipsSEFrameLowering.cpp259 uint64_t StackSize = MFI->getStackSize(); local
403 uint64_t StackSize = MFI->getStackSize(); local
/freebsd-10.0-release/contrib/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp52 uint64_t StackSize = MFI->getStackSize(); local
125 uint64_t StackSize = MFI->getStackSize(); local
/freebsd-10.0-release/contrib/llvm/lib/Target/MBlaze/
H A DMBlazeFrameLowering.cpp357 unsigned StackSize = MFI->getStackSize(); local
420 int StackSize = (int) MFI->getStackSize(); local
/freebsd-10.0-release/contrib/llvm/lib/Target/XCore/
H A DXCoreRegisterInfo.cpp117 int StackSize = MF.getFrameInfo()->getStackSize(); local
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DPrologEpilogInserter.cpp671 int64_t StackSize = Offset - LocalAreaOffset; local
/freebsd-10.0-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp331 uint64_t StackSize = getAllocatedStackSize(MF); local
410 uint64_t StackSize = getAllocatedStackSize(MF); local
481 uint64_t StackSize = MFFrame->getStackSize(); local
[all...]
H A DSystemZISelLowering.cpp563 int64_t StackSize = CCInfo.getNextStackOffset(); local
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h150 uint64_t StackSize; member in class:llvm::MachineFrameInfo
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp1186 unsigned StackSize = MFI->estimateStackSize(MF); local
/freebsd-10.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp1114 unsigned StackSize = determineFrameLayout(MF, false, true); local
/freebsd-10.0-release/sys/boot/i386/libi386/
H A Dpxe.h88 uint16_t StackSize; /* Stack segment size (bytes) */ member in struct:__anon6078
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2073 unsigned StackSize = CCInfo.getNextStackOffset(); local
2750 X86TargetLowering::GetAlignedArgumentStackSize(unsigned StackSize, argument

Completed in 386 milliseconds