Home
last modified time | relevance | path

Searched refs:getInstrInfo (Results 1 – 25 of 416) sorted by relevance

12345678910>>...17

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSEFrameLowering.cpp101 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 …]
H A DMips16FrameLowering.cpp46 *static_cast<const Mips16InstrInfo *>(STI.getInstrInfo()); in emitPrologue()
96 *static_cast<const Mips16InstrInfo *>(STI.getInstrInfo()); in emitEpilogue()
164 *static_cast<const Mips16InstrInfo *>(STI.getInstrInfo()); in determineCalleeSaves()
H A DMips16RegisterInfo.cpp61 const TargetInstrInfo &TII = *MBB.getParent()->getSubtarget().getInstrInfo(); in saveScavengerRegister()
136 *static_cast<const Mips16InstrInfo *>(MF.getSubtarget().getInstrInfo()); in eliminateFI()
H A DMips16ISelLowering.cpp512 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()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUMCInstLower.cpp111 ST.getInstrInfo()->get(AMDGPU::S_GETPC_B64).Size == 4); in getLongBranchBlockExpr()
176 const auto *TII = static_cast<const SIInstrInfo*>(ST.getInstrInfo()); in lower()
263 if (!STI.getInstrInfo()->verifyInstruction(*MI, Err)) { in emitInstruction()
318 *STI.getInstrInfo(), *OutContext.getRegisterInfo(), OutContext)); in emitInstruction()
321 assert(CodeBytes.size() == STI.getInstrInfo()->getInstSizeInBytes(*MI)); in emitInstruction()
331 AMDGPUInstPrinter InstPrinter(*TM.getMCAsmInfo(), *STI.getInstrInfo(), in emitInstruction()
375 if (!STI.getInstrInfo()->verifyInstruction(*MI, Err)) { in emitInstruction()
H A DGCNHazardRecognizer.cpp31 TII(*ST.getInstrInfo()), in GCNHazardRecognizer()
640 const SIInstrInfo *TII = ST.getInstrInfo(); in checkDPPHazards()
670 const SIInstrInfo *TII = ST.getInstrInfo(); in checkDivFMasHazards()
685 const SIInstrInfo *TII = ST.getInstrInfo(); in checkGetRegHazards()
698 const SIInstrInfo *TII = ST.getInstrInfo(); in checkSetRegHazards()
713 const SIInstrInfo *TII = ST.getInstrInfo(); in createsVALUHazard()
826 const SIInstrInfo *TII = ST.getInstrInfo(); in checkRWLaneHazards()
849 const SIInstrInfo *TII = ST.getInstrInfo(); in checkRFEHazards()
861 const SIInstrInfo *TII = ST.getInstrInfo(); in checkReadM0Hazards()
880 const SIInstrInfo *TII = ST.getInstrInfo(); in fixVcmpxPermlaneHazards()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp46 *static_cast<const MSP430InstrInfo *>(MF.getSubtarget().getInstrInfo()); in emitPrologue()
111 *static_cast<const MSP430InstrInfo *>(MF.getSubtarget().getInstrInfo()); in emitEpilogue()
189 const TargetInstrInfo &TII = *MF.getSubtarget().getInstrInfo(); in spillCalleeSavedRegisters()
213 const TargetInstrInfo &TII = *MF.getSubtarget().getInstrInfo(); in restoreCalleeSavedRegisters()
225 *static_cast<const MSP430InstrInfo *>(MF.getSubtarget().getInstrInfo()); in eliminateCallFramePseudoInstr()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEFrameLowering.cpp142 const VEInstrInfo &TII = *STI.getInstrInfo(); in emitPrologueInsns()
190 const VEInstrInfo &TII = *STI.getInstrInfo(); in emitEpilogueInsns()
232 const VEInstrInfo &TII = *STI.getInstrInfo(); in emitSPAdjustment()
277 const VEInstrInfo &TII = *STI.getInstrInfo(); in emitSPExtend()
313 const VEInstrInfo &TII = *STI.getInstrInfo(); in emitPrologue()
398 const VEInstrInfo &TII = *STI.getInstrInfo(); in emitEpilogue()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRFrameLowering.cpp57 const AVRInstrInfo &TII = *STI.getInstrInfo(); in emitPrologue()
141 const AVRInstrInfo &TII = *STI.getInstrInfo(); in restoreStatusRegister()
172 const AVRInstrInfo &TII = *STI.getInstrInfo(); in emitEpilogue()
243 const TargetInstrInfo &TII = *STI.getInstrInfo(); in spillCalleeSavedRegisters()
282 const TargetInstrInfo &TII = *STI.getInstrInfo(); in restoreCalleeSavedRegisters()
332 const AVRInstrInfo &TII = *STI.getInstrInfo(); in eliminateCallFramePseudoInstr()
496 const TargetInstrInfo &TII = *STI.getInstrInfo(); in runOnMachineFunction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixBrTableDefaults.cpp72 WST.getInstrInfo()->get(WebAssembly::I32_WRAP_I64), Reg32) in fixBrTableIndex()
79 MI.setDesc(WST.getInstrInfo()->get(WebAssembly::BR_TABLE_I32)); in fixBrTableIndex()
98 const auto &TII = *MF.getSubtarget<WebAssemblySubtarget>().getInstrInfo(); in fixBrTableDefault()
H A DWebAssemblySubtarget.h77 const WebAssemblyInstrInfo *getInstrInfo() const override { in getInstrInfo() function
81 return &getInstrInfo()->getRegisterInfo(); in getRegisterInfo()
H A DWebAssemblyFrameLowering.cpp180 const auto *TII = MF.getSubtarget<WebAssemblySubtarget>().getInstrInfo(); in writeSPToGlobal()
197 const auto *TII = ST.getInstrInfo(); in eliminateCallFramePseudoInstr()
218 const auto *TII = ST.getInstrInfo(); in emitPrologue()
282 const auto *TII = ST.getInstrInfo(); in emitEpilogue()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiFrameLowering.cpp65 *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()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DPatchableFunction.cpp60 const TargetInstrInfo *TII = MF.getSubtarget().getInstrInfo(); in runOnMachineFunction()
81 auto *TII = MF.getSubtarget().getInstrInfo(); in runOnMachineFunction()
H A DBasicBlockSections.cpp166 const TargetInstrInfo *TII = MF.getSubtarget().getInstrInfo(); in updateBranches()
312 MCInst Nop = MF.getSubtarget().getInstrInfo()->getNop(); in avoidZeroOffsetLandingPad()
314 MF.getSubtarget().getInstrInfo()->get(Nop.getOpcode())); in avoidZeroOffsetLandingPad()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXFrameLowering.cpp56 MF.getSubtarget().getInstrInfo()->get(CvtaLocalOpcode), in emitPrologue()
60 BuildMI(MBB, MI, dl, MF.getSubtarget().getInstrInfo()->get(MovDepotOpcode), in emitPrologue()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp372 const PPCInstrInfo *InstrInfo = Subtarget.getInstrInfo(); in requiresFrameIndexScavenging()
566 const TargetInstrInfo &TII = *Subtarget.getInstrInfo(); in lowerDynamicAlloc()
626 const TargetInstrInfo &TII = *Subtarget.getInstrInfo(); in prepareDynamicAlloca()
712 const TargetInstrInfo &TII = *Subtarget.getInstrInfo(); in lowerPrepareProbedAlloca()
756 const TargetInstrInfo &TII = *Subtarget.getInstrInfo(); in lowerDynamicAreaOffset()
783 const TargetInstrInfo &TII = *Subtarget.getInstrInfo(); in lowerCRSpilling()
828 const TargetInstrInfo &TII = *Subtarget.getInstrInfo(); in lowerCRRestore()
871 const TargetInstrInfo &TII = *Subtarget.getInstrInfo(); in lowerCRBitSpilling()
990 const TargetInstrInfo &TII = *Subtarget.getInstrInfo(); in lowerCRBitRestore()
1070 const TargetInstrInfo &TII = *Subtarget.getInstrInfo(); in lowerACCSpilling()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64CleanupLocalDynamicTLSPass.cpp100 const TargetInstrInfo *TII = MF->getSubtarget().getInstrInfo(); in replaceTLSBaseAddrCall()
122 const TargetInstrInfo *TII = MF->getSubtarget().getInstrInfo(); in setRegister()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcRegisterInfo.cpp123 const TargetInstrInfo &TII = *MF.getSubtarget().getInstrInfo(); in replaceFI()
184 const TargetInstrInfo &TII = *Subtarget.getInstrInfo(); in eliminateFrameIndex()
196 const TargetInstrInfo &TII = *Subtarget.getInstrInfo(); in eliminateFrameIndex()
H A DLeonPasses.cpp41 const TargetInstrInfo &TII = *Subtarget->getInstrInfo(); in runOnMachineFunction()
128 const TargetInstrInfo &TII = *Subtarget->getInstrInfo(); in runOnMachineFunction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp61 const RISCVInstrInfo *TII = STI.getInstrInfo(); in emitSCSPrologue()
109 const RISCVInstrInfo *TII = STI.getInstrInfo(); in emitSCSEpilogue()
258 const RISCVInstrInfo *TII = STI.getInstrInfo(); in adjustReg()
313 const RISCVInstrInfo *TII = STI.getInstrInfo(); in adjustStackForRVV()
335 const RISCVInstrInfo *TII = STI.getInstrInfo(); in emitPrologue()
493 const RISCVInstrInfo *TII = STI.getInstrInfo(); in emitPrologue()
979 const TargetInstrInfo &TII = *MF->getSubtarget().getInstrInfo(); in spillCalleeSavedRegisters()
1015 const TargetInstrInfo &TII = *MF->getSubtarget().getInstrInfo(); in restoreCalleeSavedRegisters()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/
H A DARCFrameLowering.cpp108 generateStackAdjustment(MBB, MBBI, *ST.getInstrInfo(), DebugLoc(), in adjustStackToMatchRecords()
122 const ARCInstrInfo *TII = MF.getSubtarget<ARCSubtarget>().getInstrInfo(); in emitPrologue()
181 generateStackAdjustment(MBB, MBBI, *ST.getInstrInfo(), dl, in emitPrologue()
243 const ARCInstrInfo *TII = MF.getSubtarget<ARCSubtarget>().getInstrInfo(); in emitEpilogue()
471 const ARCInstrInfo *TII = MF.getSubtarget<ARCSubtarget>().getInstrInfo(); in eliminateCallFramePseudoInstr()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp312 const auto Opcodes = getOpcodesOrDie(State.getInstrInfo()); in benchmarkMain()
337 State.getInstrInfo().get(Opcode).getSchedClass() == 0) { in benchmarkMain()
338 errs() << State.getInstrInfo().getName(Opcode) in benchmarkMain()
347 Twine(State.getInstrInfo().getName(Opcode)).concat(": ")); in benchmarkMain()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonFixupHwLoops.cpp113 static_cast<const HexagonInstrInfo *>(MF.getSubtarget().getInstrInfo()); in fixupLoopInstrs()
170 const TargetInstrInfo *TII = MF.getSubtarget().getInstrInfo(); in useExtLoopInstr()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp396 GIMatchTreeInstrInfo *InstrInfo = Leaf.value().getInstrInfo(InstrID); in repartition()
517 GIMatchTreeInstrInfo *InstrInfo = Leaf.value().getInstrInfo(InstrID); in repartition()
569 GIMatchTreeInstrInfo *InstrInfo = Leaf.getInstrInfo(InstrID); in applyForPartition()
654 GIMatchTreeInstrInfo *InstrInfo = Leaf.value().getInstrInfo(InstrID); in repartition()
698 GIMatchTreeInstrInfo *InstrInfo = Leaf.value().getInstrInfo(InstrID); in repartition()
734 GIMatchTreeInstrInfo *InstrInfo = Leaf.getInstrInfo(InstrID); in applyForPartition()

12345678910>>...17