| /freebsd-12.1/contrib/llvm/lib/Target/ARC/ |
| H A D | ARCFrameLowering.cpp | 100 int ScalarAlloc = MF.getFrameInfo().getStackSize(); in adjustStackToMatchRecords() 173 MFI.setStackSize(MFI.getStackSize() + AFI->MaxCallStackReq); in emitPrologue() 176 << (MFI.getStackSize() - AlreadyAdjusted) << "\n"); in emitPrologue() 178 -(MFI.getStackSize() - AlreadyAdjusted), ARC::SP); in emitPrologue() 183 TII->get(isUInt<6>(MFI.getStackSize()) ? ARC::ADD_rru6 in emitPrologue() 187 .addImm(MFI.getStackSize()); in emitPrologue() 195 MCCFIInstruction::createDefCfaOffset(nullptr, -MFI.getStackSize())); in emitPrologue() 242 uint64_t StackSize = MF.getFrameInfo().getStackSize(); in emitEpilogue() 419 LLVM_DEBUG(dbgs() << "Current stack size: " << MFI.getStackSize() << "\n"); in processFunctionBeforeFrameFinalized()
|
| H A D | ARCRegisterInfo.cpp | 175 int StackSize = MF.getFrameInfo().getStackSize(); in eliminateFrameIndex()
|
| /freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyFrameLowering.cpp | 63 bool HasFixedSizedObjects = MFI.getStackSize() > 0; in hasFP() 86 return MFI.getStackSize() || MFI.adjustsStack() || hasFP(MF); in needsSPForLocalFrame() 121 bool CanUseRedZone = MFI.getStackSize() <= RedZoneSize && !MFI.hasCalls() && in needsSPWriteback() 162 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() 227 uint64_t StackSize = MF.getFrameInfo().getStackSize(); in emitEpilogue()
|
| H A D | WebAssemblyRegisterInfo.cpp | 65 int64_t FrameOffset = MFI.getStackSize() + MFI.getObjectOffset(FrameIndex); in eliminateFrameIndex()
|
| /freebsd-12.1/contrib/llvm/lib/Target/RISCV/ |
| H A D | RISCVFrameLowering.cpp | 40 uint64_t FrameSize = MFI.getStackSize(); in determineFrameLayout() 114 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() 153 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() 193 Offset += MF.getFrameInfo().getStackSize(); in getFrameIndexReference() 199 Offset += MF.getFrameInfo().getStackSize(); in getFrameIndexReference()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Lanai/ |
| H A D | LanaiFrameLowering.cpp | 33 unsigned FrameSize = MFI.getStackSize(); in determineFrameLayout() 110 unsigned StackSize = MFI.getStackSize(); in emitPrologue()
|
| H A D | LanaiRegisterInfo.cpp | 155 Offset += MF.getFrameInfo().getStackSize(); in eliminateFrameIndex()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Mips/ |
| H A D | Mips16FrameLowering.cpp | 54 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() 99 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue()
|
| H A D | MipsSEFrameLowering.cpp | 426 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() 739 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() 789 return MFI.getObjectOffset(FI) + MFI.getStackSize() - in getFrameIndexReference()
|
| H A D | MipsRegisterInfo.cpp | 283 uint64_t stackSize = MF.getFrameInfo().getStackSize(); in eliminateFrameIndex()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Sparc/ |
| H A D | SparcFrameLowering.cpp | 113 int NumBytes = (int) MFI.getStackSize(); in emitPrologue() 236 int NumBytes = (int) MFI.getStackSize(); in emitEpilogue() 302 return FrameOffset + MF.getFrameInfo().getStackSize(); in getFrameIndexReference()
|
| /freebsd-12.1/contrib/llvm/lib/Target/XCore/ |
| H A D | XCoreFrameToArgsOffsetElim.cpp | 51 unsigned StackSize = MF.getFrameInfo().getStackSize(); in runOnMachineFunction()
|
| H A D | XCoreFrameLowering.cpp | 248 assert(MFI.getStackSize()%4 == 0 && "Misaligned frame size"); in emitPrologue() 249 const int FrameSize = MFI.getStackSize() / 4; in emitPrologue() 355 int RemainingAdj = MFI.getStackSize(); in emitEpilogue()
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86CallLowering.cpp | 173 uint64_t getStackSize() { return StackSize; } in getStackSize() function 472 CallSeqStart.addImm(Handler.getStackSize()) in lowerCall() 478 .addImm(Handler.getStackSize()) in lowerCall()
|
| /freebsd-12.1/contrib/llvm/tools/llvm-readobj/ |
| H A D | StackMapPrinter.h | 28 << ", stack size: " << F.getStackSize() in prettyPrintStackMap()
|
| /freebsd-12.1/contrib/llvm/lib/Target/MSP430/ |
| H A D | MSP430FrameLowering.cpp | 53 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() 126 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue()
|
| H A D | MSP430RegisterInfo.cpp | 123 Offset += MF.getFrameInfo().getStackSize(); in eliminateFrameIndex()
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | TargetFrameLoweringImpl.cpp | 54 return MFI.getObjectOffset(FI) + MFI.getStackSize() - in getFrameIndexReference()
|
| H A D | GCRootLowering.cpp | 323 FI->setFrameSize(DynamicFrameSize ? UINT64_MAX : MFI.getStackSize()); in runOnMachineFunction()
|
| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/ |
| H A D | SIFrameLowering.cpp | 260 int64_t StackSize = FrameInfo.getStackSize(); in emitEntryFunctionPrologue() 553 uint32_t NumBytes = MFI.getStackSize(); in emitPrologue() 628 uint32_t NumBytes = MFI.getStackSize(); in emitEpilogue()
|
| /freebsd-12.1/contrib/llvm/lib/Target/AVR/ |
| H A D | AVRFrameLowering.cpp | 104 unsigned FrameSize = MFI.getStackSize() - AFI->getCalleeSavedFrameSize(); in emitPrologue() 163 unsigned FrameSize = MFI.getStackSize() - AFI->getCalleeSavedFrameSize(); in emitEpilogue()
|
| H A D | AVRRegisterInfo.cpp | 145 Offset += MFI.getStackSize() - TFI->getOffsetOfLocalArea() + 1; in eliminateFrameIndex()
|
| /freebsd-12.1/contrib/llvm/lib/Target/SystemZ/ |
| H A D | SystemZFrameLowering.cpp | 382 uint64_t StackSize = MFFrame.getStackSize(); in emitPrologue() 485 uint64_t StackSize = MFFrame.getStackSize(); in emitEpilogue()
|
| /freebsd-12.1/contrib/llvm/include/llvm/Object/ |
| H A D | StackMapParser.h | 62 uint64_t getStackSize() const { in getStackSize() function
|
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/ |
| H A D | HexagonFrameLowering.cpp | 581 MFI.getStackSize() == 0; in enableAllocFrameElim() 596 unsigned FrameSize = MFI.getStackSize(); in insertPrologueInBlock() 607 unsigned NumBytes = MFI.getStackSize(); in insertPrologueInBlock() 659 if (unsigned NumBytes = MFI.getStackSize()) { in insertEpilogueInBlock() 1018 if (MFI.getStackSize() > 0) { in hasFP() 1122 unsigned FrameSize = MFI.getStackSize(); in getFrameIndexReference()
|