/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVFrameLowering.cpp | 48 uint64_t FrameSize = MFI.getStackSize(); in determineFrameLayout() 129 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() 193 uint64_t SecondSPAdjustAmount = MFI.getStackSize() - FirstSPAdjustAmount; in emitPrologue() 204 MCCFIInstruction::createDefCfaOffset(nullptr, -MFI.getStackSize())); in emitPrologue() 274 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() 288 uint64_t SecondSPAdjustAmount = MFI.getStackSize() - FirstSPAdjustAmount; in emitEpilogue() 333 Offset += MF.getFrameInfo().getStackSize(); in getFrameIndexReference() 342 Offset += MF.getFrameInfo().getStackSize(); in getFrameIndexReference() 348 Offset += MF.getFrameInfo().getStackSize(); in getFrameIndexReference() 466 uint64_t StackSize = MFI.getStackSize(); in getFirstSPAdjustAmount()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFrameLowering.cpp | 62 bool HasFixedSizedObjects = MFI.getStackSize() > 0; in hasFP() 85 return MFI.getStackSize() || MFI.adjustsStack() || hasFP(MF); in needsSPForLocalFrame() 120 bool CanUseRedZone = MFI.getStackSize() <= RedZoneSize && !MFI.hasCalls() && in needsSPWriteback() 161 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() 227 uint64_t StackSize = MF.getFrameInfo().getStackSize(); in emitEpilogue()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
D | ARCFrameLowering.cpp | 101 int ScalarAlloc = MF.getFrameInfo().getStackSize(); in adjustStackToMatchRecords() 178 MFI.setStackSize(MFI.getStackSize() + AFI->MaxCallStackReq); in emitPrologue() 181 << (MFI.getStackSize() - AlreadyAdjusted) << "\n"); in emitPrologue() 183 -(MFI.getStackSize() - AlreadyAdjusted), ARC::SP); in emitPrologue() 188 TII->get(isUInt<6>(MFI.getStackSize()) ? ARC::ADD_rru6 in emitPrologue() 192 .addImm(MFI.getStackSize()); in emitPrologue() 200 MCCFIInstruction::createDefCfaOffset(nullptr, -MFI.getStackSize())); in emitPrologue() 247 uint64_t StackSize = MF.getFrameInfo().getStackSize(); in emitEpilogue() 441 LLVM_DEBUG(dbgs() << "Current stack size: " << MFI.getStackSize() << "\n"); in processFunctionBeforeFrameFinalized()
|
/external/llvm-project/llvm/lib/Target/ARC/ |
D | ARCFrameLowering.cpp | 100 int ScalarAlloc = MF.getFrameInfo().getStackSize(); in adjustStackToMatchRecords() 177 MFI.setStackSize(MFI.getStackSize() + AFI->MaxCallStackReq); in emitPrologue() 180 << (MFI.getStackSize() - AlreadyAdjusted) << "\n"); in emitPrologue() 182 -(MFI.getStackSize() - AlreadyAdjusted), ARC::SP); in emitPrologue() 187 TII->get(isUInt<6>(MFI.getStackSize()) ? ARC::ADD_rru6 in emitPrologue() 191 .addImm(MFI.getStackSize()); in emitPrologue() 199 MCCFIInstruction::cfiDefCfaOffset(nullptr, MFI.getStackSize())); in emitPrologue() 246 uint64_t StackSize = MF.getFrameInfo().getStackSize(); in emitEpilogue() 439 LLVM_DEBUG(dbgs() << "Current stack size: " << MFI.getStackSize() << "\n"); in processFunctionBeforeFrameFinalized()
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFrameLowering.cpp | 67 return MFI.getStackSize() || MFI.adjustsStack() || hasFP(MF); in needsSP() 76 return MFI.getStackSize() > RedZoneSize || MFI.hasCalls() || in needsSPWriteback() 130 uint64_t StackSize = MFI->getStackSize(); in emitPrologue() 183 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue()
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
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() 215 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() 278 uint64_t StackSize = MF.getFrameInfo().getStackSize(); in emitEpilogue()
|
/external/llvm-project/llvm/lib/Target/RISCV/ |
D | RISCVFrameLowering.cpp | 241 uint64_t FrameSize = MFI.getStackSize(); in determineFrameLayout() 371 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() 448 uint64_t SecondSPAdjustAmount = MFI.getStackSize() - FirstSPAdjustAmount; in emitPrologue() 459 MCCFIInstruction::cfiDefCfaOffset(nullptr, MFI.getStackSize())); in emitPrologue() 544 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue() 559 uint64_t SecondSPAdjustAmount = MFI.getStackSize() - FirstSPAdjustAmount; in emitEpilogue() 607 Offset += MFI.getStackSize(); in getFrameIndexReference() 616 Offset += MFI.getStackSize(); in getFrameIndexReference() 626 Offset += MFI.getStackSize(); in getFrameIndexReference() 748 uint64_t StackSize = MFI.getStackSize(); in getFirstSPAdjustAmount()
|
/external/llvm-project/llvm/lib/Target/VE/ |
D | VEFrameLowering.cpp | 335 uint64_t NumBytes = MFI.getStackSize(); in emitPrologue() 405 uint64_t NumBytes = MFI.getStackSize(); in emitEpilogue() 462 MF.getFrameInfo().getStackSize()); in getFrameIndexReference() 472 MF.getFrameInfo().getStackSize()); in getFrameIndexReference()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/ |
D | VEFrameLowering.cpp | 201 int NumBytes = (int)MFI.getStackSize(); in emitPrologue() 275 int NumBytes = (int)MFI.getStackSize(); in emitEpilogue() 304 return FrameOffset + MF.getFrameInfo().getStackSize(); in getFrameIndexReference()
|
/external/llvm-project/llvm/lib/Target/Lanai/ |
D | LanaiFrameLowering.cpp | 32 unsigned FrameSize = MFI.getStackSize(); in determineFrameLayout() 109 unsigned StackSize = MFI.getStackSize(); in emitPrologue()
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | Mips16FrameLowering.cpp | 53 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() 98 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue()
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiFrameLowering.cpp | 33 unsigned FrameSize = MFI->getStackSize(); in determineFrameLayout() 110 unsigned StackSize = MFI->getStackSize(); in emitPrologue()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiFrameLowering.cpp | 32 unsigned FrameSize = MFI.getStackSize(); in determineFrameLayout() 109 unsigned StackSize = MFI.getStackSize(); in emitPrologue()
|
/external/llvm/lib/Target/Mips/ |
D | Mips16FrameLowering.cpp | 46 uint64_t StackSize = MFI->getStackSize(); in emitPrologue() 93 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | Mips16FrameLowering.cpp | 53 uint64_t StackSize = MFI.getStackSize(); in emitPrologue() 98 uint64_t StackSize = MFI.getStackSize(); in emitEpilogue()
|
/external/llvm/lib/Target/Sparc/ |
D | SparcFrameLowering.cpp | 112 int NumBytes = (int) MFI->getStackSize(); in emitPrologue() 218 int NumBytes = (int) MFI->getStackSize(); in emitEpilogue() 284 return FrameOffset + MF.getFrameInfo()->getStackSize(); in getFrameIndexReference()
|
/external/llvm/lib/Target/XCore/ |
D | XCoreFrameToArgsOffsetElim.cpp | 51 unsigned StackSize = MF.getFrameInfo()->getStackSize(); in runOnMachineFunction()
|
/external/llvm-project/llvm/lib/Target/XCore/ |
D | XCoreFrameToArgsOffsetElim.cpp | 50 unsigned StackSize = MF.getFrameInfo().getStackSize(); in runOnMachineFunction()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreFrameToArgsOffsetElim.cpp | 50 unsigned StackSize = MF.getFrameInfo().getStackSize(); in runOnMachineFunction()
|
/external/llvm-project/llvm/lib/Target/Sparc/ |
D | SparcFrameLowering.cpp | 113 int NumBytes = (int) MFI.getStackSize(); in emitPrologue() 235 int NumBytes = (int) MFI.getStackSize(); in emitEpilogue() 301 return StackOffset::getFixed(FrameOffset + MF.getFrameInfo().getStackSize()); in getFrameIndexReference()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
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()
|
/external/llvm/tools/llvm-readobj/ |
D | StackMapPrinter.h | 27 << ", stack size: " << F.getStackSize(); in prettyPrintStackMap()
|
/external/llvm/lib/CodeGen/ |
D | TargetFrameLoweringImpl.cpp | 51 return MFI->getObjectOffset(FI) + MFI->getStackSize() - in getFrameIndexReference()
|
/external/llvm-project/llvm/tools/llvm-readobj/ |
D | StackMapPrinter.h | 27 << ", stack size: " << F.getStackSize() in prettyPrintStackMap()
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430FrameLowering.cpp | 53 uint64_t StackSize = MFI->getStackSize(); in emitPrologue() 126 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue()
|