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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/Mips/
H A DMips16RegisterInfo.cpp53 eliminateFI(MachineBasicBlock::iterator II, unsigned OpNo, int FrameIndex, uint64_t StackSize, int64_t SPOffset) const argument
H A DMips16FrameLowering.cpp36 uint64_t StackSize = MFI->getStackSize(); local
53 uint64_t StackSize = MFI->getStackSize(); local
H A DMipsSERegisterInfo.cpp68 eliminateFI(MachineBasicBlock::iterator II, unsigned OpNo, int FrameIndex, uint64_t StackSize, int64_t SPOffset) const argument
H A DMipsSEFrameLowering.cpp46 uint64_t StackSize = MFI->getStackSize(); local
147 uint64_t StackSize = MFI->getStackSize(); local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp52 uint64_t StackSize = MFI->getStackSize(); local
125 uint64_t StackSize = MFI->getStackSize(); local
/macosx-10.10.1/JavaScriptCore-7600.1.17/ftl/
H A DFTLStackMaps.h57 struct StackSize { struct in struct:JSC::FTL::StackMaps
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/MBlaze/
H A DMBlazeFrameLowering.cpp357 unsigned StackSize = MFI->getStackSize(); local
420 int StackSize = (int) MFI->getStackSize(); local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/XCore/
H A DXCoreRegisterInfo.cpp175 int StackSize = MF.getFrameInfo()->getStackSize(); local
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/
H A DPrologEpilogInserter.cpp678 int64_t StackSize = Offset - LocalAreaOffset; local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMFrameLowering.cpp1234 unsigned StackSize = estimateStackSize(MF); local
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DMachineFrameInfo.h150 uint64_t StackSize; member in class:llvm::MachineFrameInfo
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/X86/
H A DX86ISelLowering.cpp1968 unsigned StackSize = CCInfo.getNextStackOffset(); local
2643 X86TargetLowering::GetAlignedArgumentStackSize(unsigned StackSize, argument

Completed in 294 milliseconds