/llvm-project/llvm/lib/CodeGen/ |
H A D | RegisterCoalescer.h | 60 CoalescerPair(const TargetRegisterInfo &tri) : TRI(tri) {} in CoalescerPair() argument 65 const TargetRegisterInfo &tri) in CoalescerPair() argument
|
H A D | InterferenceCache.cpp | 54 init(MachineFunction * mf,LiveIntervalUnion * liuarray,SlotIndexes * indexes,LiveIntervals * lis,const TargetRegisterInfo * tri) init() argument
|
H A D | LiveRangeEdit.cpp | 185 const TargetRegisterInfo &tri, in rematerializeAt() argument
|
H A D | RDFRegisters.cpp | 28 PhysicalRegisterInfo::PhysicalRegisterInfo(const TargetRegisterInfo &tri, in PhysicalRegisterInfo()
|
H A D | RDFGraph.cpp | 638 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 D | MachineScheduler.cpp | 1790 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 D | BranchFolding.cpp | 185 OptimizeFunction(MachineFunction & MF,const TargetInstrInfo * tii,const TargetRegisterInfo * tri,MachineLoopInfo * mli,bool AfterPlacement) OptimizeFunction() argument
|
/llvm-project/flang/lib/Optimizer/Builder/Runtime/ |
H A D | Character.cpp | 117 auto tri = builder.create<fir::CallOp>(loc, beginFunc, args).getResult(0); in genCharCompare() local
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonBitTracker.cpp | 40 HexagonEvaluator(const HexagonRegisterInfo & tri,MachineRegisterInfo & mri,const HexagonInstrInfo & tii,MachineFunction & mf) HexagonEvaluator() argument
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGRRList.cpp | 1764 const TargetRegisterInfo *tri, in RegReductionPQBase() argument 1890 const TargetRegisterInfo *tri, in RegReductionPriorityQueue() argument
|