Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCRegisterInfo.cpp40 unsigned FrameReg, int Offset, int StackSize, in ReplaceFrameIndex()
178 int StackSize = MF.getFrameInfo().getStackSize(); in eliminateFrameIndex() local
DARCFrameLowering.cpp247 uint64_t StackSize = MF.getFrameInfo().getStackSize(); in emitEpilogue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16FrameLowering.cpp53 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local
98 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
DMips16RegisterInfo.cpp77 uint64_t StackSize, in eliminateFI()
DMipsSERegisterInfo.cpp147 uint64_t StackSize, in eliminateFI()
DMipsSEFrameLowering.cpp425 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local
738 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVFrameLowering.cpp129 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local
274 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
466 uint64_t StackSize = MFI.getStackSize(); in getFirstSPAdjustAmount() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFrameLowering.cpp161 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local
227 uint64_t StackSize = MF.getFrameInfo().getStackSize(); in emitEpilogue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreFrameToArgsOffsetElim.cpp50 unsigned StackSize = MF.getFrameInfo().getStackSize(); in runOnMachineFunction() local
DXCoreRegisterInfo.cpp273 int StackSize = MF.getFrameInfo().getStackSize(); in eliminateFrameIndex() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430FrameLowering.cpp52 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local
125 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiFrameLowering.cpp109 unsigned StackSize = MFI.getStackSize(); in emitPrologue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp367 uint64_t StackSize = (MFFrame.estimateStackSize(MF) + in processFunctionBeforeFrameFinalized() local
477 uint64_t StackSize = MFFrame.getStackSize(); in emitPrologue() local
594 uint64_t StackSize = MFFrame.getStackSize(); in emitEpilogue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXPrologEpilogPass.cpp245 int64_t StackSize = Offset - LocalAreaOffset; in calculateFrameObjectOffsets() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FrameLowering.cpp981 uint64_t StackSize = MFI.getStackSize(); // Number of bytes to allocate. in emitPrologue() local
1610 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
1780 uint64_t StackSize = MFI.getStackSize(); in getFrameIndexReference() local
1881 const uint64_t StackSize = MFI.getStackSize(); in getFrameIndexReferencePreferSP() local
2289 uint64_t StackSize; in adjustForSegmentedStacks() local
DX86CallLowering.cpp179 uint64_t StackSize = 0; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DStackMaps.h243 uint64_t StackSize = 0; member
DMachineFrameInfo.h243 uint64_t StackSize = 0; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp275 uint64_t StackSize = MFI.getStackSize(); in runOnMachineFunction() local
1085 int64_t StackSize = Offset - LocalAreaOffset; in calculateFrameObjectOffsets() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsTargetStreamer.cpp77 void MipsTargetStreamer::emitFrame(unsigned StackReg, unsigned StackSize, in emitFrame()
504 void MipsTargetAsmStreamer::emitFrame(unsigned StackReg, unsigned StackSize, in emitFrame()
1086 void MipsTargetELFStreamer::emitFrame(unsigned StackReg, unsigned StackSize, in emitFrame()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMCallLowering.cpp185 uint64_t StackSize = 0; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AsmBackend.cpp579 unsigned StackSize = 0; in generateCompactUnwindEncoding() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64CallLowering.cpp211 uint64_t StackSize; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIFrameLowering.cpp518 int64_t StackSize = FrameInfo.getStackSize(); in emitEntryFunctionPrologue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp859 unsigned StackSize = 0; in generateCompactUnwindEncodingImpl() local

12