/external/llvm/lib/Target/AMDGPU/ |
D | R600MachineFunctionInfo.h | 28 unsigned StackSize; variable
|
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/ |
D | MSP430FrameLowering.cpp | 52 uint64_t StackSize = MFI->getStackSize(); in emitPrologue() local 125 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue() local
|
/external/llvm/lib/Target/Mips/ |
D | Mips16FrameLowering.cpp | 46 uint64_t StackSize = MFI->getStackSize(); in emitPrologue() local 93 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue() local
|
D | Mips16RegisterInfo.cpp | 78 uint64_t StackSize, in eliminateFI()
|
D | MipsSERegisterInfo.cpp | 104 uint64_t StackSize, in eliminateFI()
|
D | MipsSEFrameLowering.cpp | 399 uint64_t StackSize = MFI->getStackSize(); in emitPrologue() local 714 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue() local
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFrameLowering.cpp | 130 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/ |
D | SystemZFrameLowering.cpp | 107 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/ |
D | XCoreFrameToArgsOffsetElim.cpp | 51 unsigned StackSize = MF.getFrameInfo()->getStackSize(); in runOnMachineFunction() local
|
D | XCoreRegisterInfo.cpp | 275 int StackSize = MF.getFrameInfo()->getStackSize(); in eliminateFrameIndex() local
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsFrameLowering.cpp | 159 unsigned StackSize = AlignOffset(LocalVarAreaOffset, StackAlign) + in emitPrologue() local 277 unsigned StackSize = MFI->getStackSize(); in emitEpilogue() local
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430FrameLowering.cpp | 53 uint64_t StackSize = MFI->getStackSize(); in emitPrologue() local 126 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue() local
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZFrameLowering.cpp | 361 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/ |
D | LanaiFrameLowering.cpp | 110 unsigned StackSize = MFI->getStackSize(); in emitPrologue() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXPrologEpilogPass.cpp | 225 int64_t StackSize = Offset - LocalAreaOffset; in calculateFrameObjectOffsets() local
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeFrameLowering.cpp | 358 unsigned StackSize = MFI->getStackSize(); in emitPrologue() local 421 int StackSize = (int) MFI->getStackSize(); in emitEpilogue() local
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86FrameLowering.cpp | 607 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/ |
D | XCoreRegisterInfo.cpp | 184 int StackSize = MF.getFrameInfo()->getStackSize(); in eliminateFrameIndex() local
|
/external/llvm/lib/Target/X86/ |
D | X86FrameLowering.cpp | 917 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/ |
D | pxe.h | 119 UINT16_t StackSize; member
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsTargetStreamer.cpp | 65 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/ |
D | AArch64AsmBackend.cpp | 401 unsigned StackSize = 0; in generateCompactUnwindEncoding() local
|
/external/llvm/lib/CodeGen/ |
D | PrologEpilogInserter.cpp | 225 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/ |
D | MachineFrameInfo.h | 144 uint64_t StackSize; variable
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | PrologEpilogInserter.cpp | 683 int64_t StackSize = Offset - LocalAreaOffset; in calculateFrameObjectOffsets() local
|