Home
last modified time | relevance | path

Searched defs:tri (Results 1 – 10 of 10) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.h60 CoalescerPair(const TargetRegisterInfo &tri) : TRI(tri) {} in CoalescerPair() argument
65 const TargetRegisterInfo &tri) in CoalescerPair() argument
H A DInterferenceCache.cpp54 init(MachineFunction * mf,LiveIntervalUnion * liuarray,SlotIndexes * indexes,LiveIntervals * lis,const TargetRegisterInfo * tri) init() argument
H A DLiveRangeEdit.cpp185 const TargetRegisterInfo &tri, in rematerializeAt() argument
H A DRDFRegisters.cpp28 PhysicalRegisterInfo::PhysicalRegisterInfo(const TargetRegisterInfo &tri, in PhysicalRegisterInfo()
H A DRDFGraph.cpp638 DataFlowGraph(MachineFunction & mf,const TargetInstrInfo & tii,const TargetRegisterInfo & tri,const MachineDominatorTree & mdt,const MachineDominanceFrontier & mdf) DataFlowGraph() argument
646 DataFlowGraph(MachineFunction & mf,const TargetInstrInfo & tii,const TargetRegisterInfo & tri,const MachineDominatorTree & mdt,const MachineDominanceFrontier & mdf,const TargetOperandInfo & toi) DataFlowGraph() argument
H A DMachineScheduler.cpp1790 BaseMemOpClusterMutation(const TargetInstrInfo * tii,const TargetRegisterInfo * tri,bool IsLoad,bool ReorderWhileClustering) BaseMemOpClusterMutation() argument
1809 StoreClusterMutation(const TargetInstrInfo * tii,const TargetRegisterInfo * tri,bool ReorderWhileClustering) StoreClusterMutation() argument
1816 LoadClusterMutation(const TargetInstrInfo * tii,const TargetRegisterInfo * tri,bool ReorderWhileClustering) LoadClusterMutation() argument
H A DBranchFolding.cpp185 OptimizeFunction(MachineFunction & MF,const TargetInstrInfo * tii,const TargetRegisterInfo * tri,MachineLoopInfo * mli,bool AfterPlacement) OptimizeFunction() argument
/llvm-project/flang/lib/Optimizer/Builder/Runtime/
H A DCharacter.cpp117 auto tri = builder.create<fir::CallOp>(loc, beginFunc, args).getResult(0); in genCharCompare() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.cpp40 HexagonEvaluator(const HexagonRegisterInfo & tri,MachineRegisterInfo & mri,const HexagonInstrInfo & tii,MachineFunction & mf) HexagonEvaluator() argument
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp1764 const TargetRegisterInfo *tri, in RegReductionPQBase() argument
1890 const TargetRegisterInfo *tri, in RegReductionPriorityQueue() argument