Home
last modified time | relevance | path

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

12

/external/llvm/lib/Target/AMDGPU/
DR600MachineFunctionInfo.h28 unsigned StackSize; variable
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430FrameLowering.cpp52 uint64_t StackSize = MFI->getStackSize(); in emitPrologue() local
125 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue() local
/external/llvm/lib/Target/Mips/
DMips16FrameLowering.cpp46 uint64_t StackSize = MFI->getStackSize(); in emitPrologue() local
93 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue() local
DMips16RegisterInfo.cpp78 uint64_t StackSize, in eliminateFI()
DMipsSERegisterInfo.cpp104 uint64_t StackSize, in eliminateFI()
DMipsSEFrameLowering.cpp399 uint64_t StackSize = MFI->getStackSize(); in emitPrologue() local
714 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue() local
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyFrameLowering.cpp130 uint64_t StackSize = MFI->getStackSize(); in emitPrologue() local
183 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue() local
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZFrameLowering.cpp107 uint64_t StackSize = MFI->getStackSize(); in emitPrologue() local
160 uint64_t StackSize = in emitEpilogue() local
209 uint64_t StackSize = MFI->getStackSize(); in getFrameIndexOffset() local
/external/llvm/lib/Target/XCore/
DXCoreFrameToArgsOffsetElim.cpp51 unsigned StackSize = MF.getFrameInfo()->getStackSize(); in runOnMachineFunction() local
DXCoreRegisterInfo.cpp275 int StackSize = MF.getFrameInfo()->getStackSize(); in eliminateFrameIndex() local
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsFrameLowering.cpp159 unsigned StackSize = AlignOffset(LocalVarAreaOffset, StackAlign) + in emitPrologue() local
277 unsigned StackSize = MFI->getStackSize(); in emitEpilogue() local
/external/llvm/lib/Target/MSP430/
DMSP430FrameLowering.cpp53 uint64_t StackSize = MFI->getStackSize(); in emitPrologue() local
126 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue() local
/external/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp361 uint64_t StackSize = getAllocatedStackSize(MF); in emitPrologue() local
448 uint64_t StackSize = getAllocatedStackSize(MF); in emitEpilogue() local
514 uint64_t StackSize = MFFrame->getStackSize(); in getAllocatedStackSize() local
/external/llvm/lib/Target/Lanai/
DLanaiFrameLowering.cpp110 unsigned StackSize = MFI->getStackSize(); in emitPrologue() local
/external/llvm/lib/Target/NVPTX/
DNVPTXPrologEpilogPass.cpp225 int64_t StackSize = Offset - LocalAreaOffset; in calculateFrameObjectOffsets() local
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeFrameLowering.cpp358 unsigned StackSize = MFI->getStackSize(); in emitPrologue() local
421 int StackSize = (int) MFI->getStackSize(); in emitEpilogue() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FrameLowering.cpp607 uint64_t StackSize = MFI->getStackSize(); // Number of bytes to allocate. in emitPrologue() local
954 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue() local
1121 uint64_t StackSize = MFI->getStackSize(); in getFrameIndexOffset() local
1325 uint64_t StackSize; in adjustForSegmentedStacks() local
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreRegisterInfo.cpp184 int StackSize = MF.getFrameInfo()->getStackSize(); in eliminateFrameIndex() local
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp917 uint64_t StackSize = MFI->getStackSize(); // Number of bytes to allocate. in emitPrologue() local
1500 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue() local
1671 uint64_t StackSize = MFI->getStackSize(); in getFrameIndexReference() local
1741 const uint64_t StackSize = MFI->getStackSize(); in getFrameIndexReferencePreferSP() local
2095 uint64_t StackSize; in adjustForSegmentedStacks() local
/external/syslinux/gpxe/src/arch/i386/include/
Dpxe.h119 UINT16_t StackSize; member
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsTargetStreamer.cpp65 void MipsTargetStreamer::emitFrame(unsigned StackReg, unsigned StackSize, in emitFrame()
438 void MipsTargetAsmStreamer::emitFrame(unsigned StackReg, unsigned StackSize, in emitFrame()
969 void MipsTargetELFStreamer::emitFrame(unsigned StackReg, unsigned StackSize, in emitFrame()
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AsmBackend.cpp401 unsigned StackSize = 0; in generateCompactUnwindEncoding() local
/external/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp225 uint64_t StackSize = MFI->getStackSize(); in runOnMachineFunction() local
960 int64_t StackSize = Offset - LocalAreaOffset; in calculateFrameObjectOffsets() local
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineFrameInfo.h144 uint64_t StackSize; variable
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DPrologEpilogInserter.cpp683 int64_t StackSize = Offset - LocalAreaOffset; in calculateFrameObjectOffsets() local

12