Searched defs:tii (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZHazardRecognizer.h110 SystemZHazardRecognizer(const SystemZInstrInfo *tii, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.cpp40 HexagonEvaluator(const HexagonRegisterInfo &tri, MachineRegisterInfo &mri, const HexagonInstrInfo &tii, MachineFunction &mf) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp769 FillMFMAShadowMutation(const SIInstrInfo *tii) : TII(tii) {} argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp1876 RegReductionPriorityQueue(MachineFunction &mf, bool tracksrp, bool srcorder, const TargetInstrInfo *tii, const TargetRegisterInfo *tri, const TargetLowering *tli) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h415 TargetOperandInfo(const TargetInstrInfo &tii) : TII(tii) {} argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp651 DataFlowGraph::DataFlowGraph(MachineFunction &mf, const TargetInstrInfo &tii, argument
H A DBranchFolding.cpp182 OptimizeFunction(MachineFunction &MF, const TargetInstrInfo *tii, const TargetRegisterInfo *tri, MachineLoopInfo *mli, bool AfterPlacement) argument
H A DMachineScheduler.cpp1523 BaseMemOpClusterMutation(const TargetInstrInfo *tii, argument
1535 StoreClusterMutation(const TargetInstrInfo *tii, argument
1542 LoadClusterMutation(const TargetInstrInfo *tii, const TargetRegisterInfo *tri) argument

Completed in 90 milliseconds