/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsSEFrameLowering.cpp | 101 TII(*static_cast<const MipsSEInstrInfo *>(Subtarget.getInstrInfo())), in ExpandPseudo() 407 *static_cast<const MipsSEInstrInfo *>(STI.getInstrInfo()); in emitPrologue() 598 BuildMI(MBB, MBBI, DL, STI.getInstrInfo()->get(Mips::MFC0), Mips::K0) in emitInterruptPrologueStub() 603 BuildMI(MBB, MBBI, DL, STI.getInstrInfo()->get(Mips::EXT), Mips::K0) in emitInterruptPrologueStub() 612 BuildMI(MBB, MBBI, DL, STI.getInstrInfo()->get(Mips::MFC0), Mips::K1) in emitInterruptPrologueStub() 617 STI.getInstrInfo()->storeRegToStack(MBB, MBBI, Mips::K1, false, in emitInterruptPrologueStub() 623 BuildMI(MBB, MBBI, DL, STI.getInstrInfo()->get(Mips::MFC0), Mips::K1) in emitInterruptPrologueStub() 628 STI.getInstrInfo()->storeRegToStack(MBB, MBBI, Mips::K1, false, in emitInterruptPrologueStub() 657 BuildMI(MBB, MBBI, DL, STI.getInstrInfo()->get(Mips::INS), Mips::K1) in emitInterruptPrologueStub() 665 BuildMI(MBB, MBBI, DL, STI.getInstrInfo()->get(Mips::INS), Mips::K1) in emitInterruptPrologueStub() [all …]
|
D | Mips16FrameLowering.cpp | 46 *static_cast<const Mips16InstrInfo *>(STI.getInstrInfo()); in emitPrologue() 96 *static_cast<const Mips16InstrInfo *>(STI.getInstrInfo()); in emitEpilogue() 167 *static_cast<const Mips16InstrInfo *>(STI.getInstrInfo()); in determineCalleeSaves()
|
D | Mips16RegisterInfo.cpp | 63 const TargetInstrInfo &TII = *MBB.getParent()->getSubtarget().getInstrInfo(); in saveScavengerRegister() 138 *static_cast<const Mips16InstrInfo *>(MF.getSubtarget().getInstrInfo()); in eliminateFI()
|
D | Mips16ISelLowering.cpp | 512 const TargetInstrInfo *TII = Subtarget.getInstrInfo(); in emitSel16() 575 const TargetInstrInfo *TII = Subtarget.getInstrInfo(); in emitSelT16() 641 const TargetInstrInfo *TII = Subtarget.getInstrInfo(); in emitSeliT16() 707 const TargetInstrInfo *TII = Subtarget.getInstrInfo(); in emitFEXT_T8I816_ins() 724 const TargetInstrInfo *TII = Subtarget.getInstrInfo(); in emitFEXT_T8I8I16_ins() 757 const TargetInstrInfo *TII = Subtarget.getInstrInfo(); in emitFEXT_CCRX16_ins() 776 const TargetInstrInfo *TII = Subtarget.getInstrInfo(); in emitFEXT_CCRXI16_ins()
|
D | MipsSERegisterInfo.cpp | 228 MBB.getParent()->getSubtarget().getInstrInfo()); in eliminateFI() 244 MBB.getParent()->getSubtarget().getInstrInfo()); in eliminateFI()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUMCInstLower.cpp | 113 ST.getInstrInfo()->get(AMDGPU::S_GETPC_B64).Size == 4); in getLongBranchBlockExpr() 178 const auto *TII = static_cast<const SIInstrInfo*>(ST.getInstrInfo()); in lower() 265 if (!STI.getInstrInfo()->verifyInstruction(*MI, Err)) { in EmitInstruction() 332 *STI.getInstrInfo(), *OutContext.getRegisterInfo(), OutContext)); in EmitInstruction() 335 assert(CodeBytes.size() == STI.getInstrInfo()->getInstSizeInBytes(*MI)); in EmitInstruction() 345 AMDGPUInstPrinter InstPrinter(*TM.getMCAsmInfo(), *STI.getInstrInfo(), in EmitInstruction() 389 if (!STI.getInstrInfo()->verifyInstruction(*MI, Err)) { in EmitInstruction()
|
D | GCNHazardRecognizer.cpp | 45 TII(*ST.getInstrInfo()), in GCNHazardRecognizer() 605 const SIInstrInfo *TII = ST.getInstrInfo(); in checkDPPHazards() 632 const SIInstrInfo *TII = ST.getInstrInfo(); in checkDivFMasHazards() 645 const SIInstrInfo *TII = ST.getInstrInfo(); in checkGetRegHazards() 658 const SIInstrInfo *TII = ST.getInstrInfo(); in checkSetRegHazards() 673 const SIInstrInfo *TII = ST.getInstrInfo(); in createsVALUHazard() 785 const SIInstrInfo *TII = ST.getInstrInfo(); in checkRWLaneHazards() 810 const SIInstrInfo *TII = ST.getInstrInfo(); in checkRFEHazards() 850 const SIInstrInfo *TII = ST.getInstrInfo(); in checkReadM0Hazards() 871 const SIInstrInfo *TII = ST.getInstrInfo(); in fixVcmpxPermlaneHazards() [all …]
|
D | SILowerSGPRSpills.cpp | 92 const TargetInstrInfo &TII = *MF.getSubtarget().getInstrInfo(); in insertCSRSaves() 124 const TargetInstrInfo &TII = *MF.getSubtarget().getInstrInfo(); in insertCSRRestores() 233 TII = ST.getInstrInfo(); in runOnMachineFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
D | MSP430FrameLowering.cpp | 46 *static_cast<const MSP430InstrInfo *>(MF.getSubtarget().getInstrInfo()); in emitPrologue() 111 *static_cast<const MSP430InstrInfo *>(MF.getSubtarget().getInstrInfo()); in emitEpilogue() 191 const TargetInstrInfo &TII = *MF.getSubtarget().getInstrInfo(); in spillCalleeSavedRegisters() 217 const TargetInstrInfo &TII = *MF.getSubtarget().getInstrInfo(); in restoreCalleeSavedRegisters() 229 *static_cast<const MSP430InstrInfo *>(MF.getSubtarget().getInstrInfo()); in eliminateCallFramePseudoInstr()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/ |
D | VEFrameLowering.cpp | 42 *static_cast<const VEInstrInfo *>(MF.getSubtarget().getInstrInfo()); in emitPrologueInsns() 80 *static_cast<const VEInstrInfo *>(MF.getSubtarget().getInstrInfo()); in emitEpilogueInsns() 112 *static_cast<const VEInstrInfo *>(MF.getSubtarget().getInstrInfo()); in emitSPAdjustment() 142 *static_cast<const VEInstrInfo *>(MF.getSubtarget().getInstrInfo()); in emitSPExtend() 180 *static_cast<const VEInstrInfo *>(Subtarget.getInstrInfo()); in emitPrologue()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFrameLowering.cpp | 128 const auto *TII = MF.getSubtarget<WebAssemblySubtarget>().getInstrInfo(); in writeSPToGlobal() 143 const auto *TII = MF.getSubtarget<WebAssemblySubtarget>().getInstrInfo(); in eliminateCallFramePseudoInstr() 163 const auto *TII = MF.getSubtarget<WebAssemblySubtarget>().getInstrInfo(); in emitPrologue() 230 const auto *TII = MF.getSubtarget<WebAssemblySubtarget>().getInstrInfo(); in emitEpilogue()
|
D | WebAssemblySubtarget.h | 81 const WebAssemblyInstrInfo *getInstrInfo() const override { in getInstrInfo() function 85 return &getInstrInfo()->getRegisterInfo(); in getRegisterInfo()
|
D | WebAssemblyLateEHPrepare.cpp | 127 const auto &TII = *MF.getSubtarget<WebAssemblySubtarget>().getInstrInfo(); in addCatches() 145 const auto &TII = *MF.getSubtarget<WebAssemblySubtarget>().getInstrInfo(); in replaceFuncletReturns() 236 const auto &TII = *MF.getSubtarget<WebAssemblySubtarget>().getInstrInfo(); in addExceptionExtraction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXFrameLowering.cpp | 56 MF.getSubtarget().getInstrInfo()->get(CvtaLocalOpcode), in emitPrologue() 60 BuildMI(MBB, MI, dl, MF.getSubtarget().getInstrInfo()->get(MovDepotOpcode), in emitPrologue()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiFrameLowering.cpp | 65 *static_cast<const LanaiInstrInfo *>(STI.getInstrInfo()); in replaceAdjDynAllocPseudo() 97 *static_cast<const LanaiInstrInfo *>(STI.getInstrInfo()); in emitPrologue() 182 *static_cast<const LanaiInstrInfo *>(STI.getInstrInfo()); in emitEpilogue()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | PatchableFunction.cpp | 60 const TargetInstrInfo *TII = MF.getSubtarget().getInstrInfo(); in runOnMachineFunction() 86 auto *TII = MF.getSubtarget().getInstrInfo(); in runOnMachineFunction()
|
D | FEntryInserter.cpp | 44 auto *TII = MF.getSubtarget().getInstrInfo(); in runOnMachineFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRFrameLowering.cpp | 59 const AVRInstrInfo &TII = *STI.getInstrInfo(); in emitPrologue() 165 const AVRInstrInfo &TII = *STI.getInstrInfo(); in emitEpilogue() 247 const TargetInstrInfo &TII = *STI.getInstrInfo(); in spillCalleeSavedRegisters() 287 const TargetInstrInfo &TII = *STI.getInstrInfo(); in restoreCalleeSavedRegisters() 365 const AVRInstrInfo &TII = *STI.getInstrInfo(); in eliminateCallFramePseudoInstr() 508 const TargetInstrInfo &TII = *STI.getInstrInfo(); in runOnMachineFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64CleanupLocalDynamicTLSPass.cpp | 100 const TargetInstrInfo *TII = MF->getSubtarget().getInstrInfo(); in replaceTLSBaseAddrCall() 118 const TargetInstrInfo *TII = MF->getSubtarget().getInstrInfo(); in setRegister()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | LeonPasses.cpp | 42 const TargetInstrInfo &TII = *Subtarget->getInstrInfo(); in runOnMachineFunction() 129 const TargetInstrInfo &TII = *Subtarget->getInstrInfo(); in runOnMachineFunction()
|
D | SparcRegisterInfo.cpp | 123 const TargetInstrInfo &TII = *MF.getSubtarget().getInstrInfo(); in replaceFI() 184 const TargetInstrInfo &TII = *Subtarget.getInstrInfo(); in eliminateFrameIndex() 196 const TargetInstrInfo &TII = *Subtarget.getInstrInfo(); in eliminateFrameIndex()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCRegisterInfo.cpp | 349 const PPCInstrInfo *InstrInfo = Subtarget.getInstrInfo(); in requiresFrameIndexScavenging() 504 const TargetInstrInfo &TII = *Subtarget.getInstrInfo(); in lowerDynamicAlloc() 623 const TargetInstrInfo &TII = *Subtarget.getInstrInfo(); in lowerDynamicAreaOffset() 650 const TargetInstrInfo &TII = *Subtarget.getInstrInfo(); in lowerCRSpilling() 695 const TargetInstrInfo &TII = *Subtarget.getInstrInfo(); in lowerCRRestore() 738 const TargetInstrInfo &TII = *Subtarget.getInstrInfo(); in lowerCRBitSpilling() 847 const TargetInstrInfo &TII = *Subtarget.getInstrInfo(); in lowerCRBitRestore() 897 const TargetInstrInfo &TII = *Subtarget.getInstrInfo(); in lowerVRSAVESpilling() 923 const TargetInstrInfo &TII = *Subtarget.getInstrInfo(); in lowerVRSAVERestore() 1025 const TargetInstrInfo &TII = *Subtarget.getInstrInfo(); in eliminateFrameIndex() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonFixupHwLoops.cpp | 113 static_cast<const HexagonInstrInfo *>(MF.getSubtarget().getInstrInfo()); in fixupLoopInstrs() 170 const TargetInstrInfo *TII = MF.getSubtarget().getInstrInfo(); in useExtLoopInstr()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
D | ARCFrameLowering.cpp | 109 generateStackAdjustment(MBB, MBBI, *ST.getInstrInfo(), DebugLoc(), in adjustStackToMatchRecords() 123 const ARCInstrInfo *TII = MF.getSubtarget<ARCSubtarget>().getInstrInfo(); in emitPrologue() 182 generateStackAdjustment(MBB, MBBI, *ST.getInstrInfo(), dl, in emitPrologue() 244 const ARCInstrInfo *TII = MF.getSubtarget<ARCSubtarget>().getInstrInfo(); in emitEpilogue() 473 const ARCInstrInfo *TII = MF.getSubtarget<ARCSubtarget>().getInstrInfo(); in eliminateCallFramePseudoInstr()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCDisassembler/ |
D | Disassembler.cpp | 180 const MCInstrDesc& Desc = DC->getInstrInfo()->get(Inst.getOpcode()); in getItineraryLatency() 207 const MCInstrDesc& Desc = DC->getInstrInfo()->get(Inst.getOpcode()); in getLatency() 321 const MCInstrInfo *MII = DC->getInstrInfo(); in LLVMSetDisasmOptions()
|