/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZFrameLowering.cpp | 453 uint64_t StackSize = (MFFrame.estimateStackSize(MF) + in processFunctionBeforeFrameFinalized() local 597 uint64_t StackSize = MFFrame.getStackSize(); in emitPrologue() local 716 uint64_t StackSize = MFFrame.getStackSize(); in emitEpilogue() local 762 uint64_t StackSize = StackAllocMI->getOperand(0).getImm(); in inlineStackProbe() local 1208 const uint64_t StackSize = MFFrame.getStackSize(); in emitPrologue() local 1292 uint64_t StackSize = MFFrame.getStackSize(); in emitEpilogue() local 1392 uint64_t StackSize = MFFrame.getStackSize(); in determineFrameLayout() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
H A D | RISCVFrameLowering.cpp | 129 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/ |
H A D | LoongArchFrameLowering.cpp | 202 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 342 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local 482 uint64_t StackSize = MFI.getStackSize(); in getFrameIndexReference() local
|
/aosp_15_r20/external/llvm/lib/Target/SystemZ/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A D | Mips16FrameLowering.cpp | 53 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 97 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARC/ |
H A D | ARCRegisterInfo.cpp | 40 unsigned FrameReg, int Offset, int StackSize, in replaceFrameIndex() 175 int StackSize = MF.getFrameInfo().getStackSize(); in eliminateFrameIndex() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/ |
H A D | RISCVFrameLowering.cpp | 453 uint64_t StackSize = getStackSizeWithRVVPadding(MF); in emitPrologue() local 649 uint64_t StackSize = getStackSizeWithRVVPadding(MF); in emitEpilogue() local 963 uint64_t StackSize = Offset; in assignRVVStackObjectOffsets() local 1195 uint64_t StackSize = getStackSizeWithRVVPadding(MF); in getFirstSPAdjustAmount() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | Mips16FrameLowering.cpp | 53 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 98 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
H A D | ARCRegisterInfo.cpp | 40 unsigned FrameReg, int Offset, int StackSize, in ReplaceFrameIndex() 178 int StackSize = MF.getFrameInfo().getStackSize(); in eliminateFrameIndex() local
|
/aosp_15_r20/external/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFrameLowering.cpp | 130 uint64_t StackSize = MFI->getStackSize(); in emitPrologue() local 183 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue() local
|
/aosp_15_r20/external/llvm/lib/Target/Mips/ |
H A D | Mips16FrameLowering.cpp | 46 uint64_t StackSize = MFI->getStackSize(); in emitPrologue() local 93 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZFrameLowering.cpp | 367 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFrameLowering.cpp | 161 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 227 uint64_t StackSize = MF.getFrameInfo().getStackSize(); in emitEpilogue() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/MSP430/ |
H A D | MSP430FrameLowering.cpp | 52 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 124 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
|
/aosp_15_r20/external/llvm/lib/Target/MSP430/ |
H A D | MSP430FrameLowering.cpp | 53 uint64_t StackSize = MFI->getStackSize(); in emitPrologue() local 126 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
H A D | MSP430FrameLowering.cpp | 52 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 125 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/ |
H A D | M68kFrameLowering.cpp | 96 uint64_t StackSize = MFI.getStackSize(); in getFrameIndexReference() local 485 uint64_t StackSize = MFI.getStackSize(); // Number of bytes to allocate. in emitPrologue() local 686 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFrameLowering.cpp | 262 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 325 uint64_t StackSize = MF.getFrameInfo().getStackSize(); in emitEpilogue() local
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86FrameLowering.cpp | 981 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/ |
H A D | CSKYFrameLowering.cpp | 104 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() local 248 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | R600MachineFunctionInfo.h | 28 unsigned StackSize; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86FrameLowering.cpp | 1486 uint64_t StackSize = MFI.getStackSize(); // Number of bytes to allocate. in emitPrologue() local 2190 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() local 2406 uint64_t StackSize = MFI.getStackSize(); in getFrameIndexReference() local 2497 const uint64_t StackSize = MFI.getStackSize(); in getFrameIndexReferencePreferSP() local 2912 uint64_t StackSize; in adjustForSegmentedStacks() local
|
/aosp_15_r20/external/llvm/lib/Target/Mips/MCTargetDesc/ |
H A 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/XCore/ |
H A D | XCoreFrameToArgsOffsetElim.cpp | 50 unsigned StackSize = MF.getFrameInfo().getStackSize(); in runOnMachineFunction() local
|