/external/llvm/lib/CodeGen/ |
D | MachineCombiner.cpp | 155 LatencyOp = TSchedModel.computeOperandLatency( in getDepth() 162 LatencyOp = TSchedModel.computeOperandLatency( in getDepth() 204 LatencyOp = TSchedModel.computeOperandLatency( in getLatency()
|
D | MachineTraceMetrics.cpp | 847 .computeOperandLatency(Dep.DefMI, Dep.DefOp, &UseMI, Dep.UseOp); in computeInstrDepths() 898 DepHeight += SchedModel.computeOperandLatency(&MI, MI.getOperandNo(MOI), in updatePhysDepsUpwards() 935 UseHeight += SchedModel.computeOperandLatency(Dep.DefMI, Dep.DefOp, &UseMI, in pushDepHeight() 1167 DepCycle += TE.MTM.SchedModel.computeOperandLatency(Dep.DefMI, Dep.DefOp, in getPHIDepth()
|
D | TargetSchedule.cpp | 154 unsigned TargetSchedModel::computeOperandLatency( in computeOperandLatency() function in TargetSchedModel
|
D | ScheduleDAGInstrs.cpp | 314 SchedModel.computeOperandLatency(SU->getInstr(), OperIdx, RegUse, in addPhysRegDataDeps() 462 Dep.setLatency(SchedModel.computeOperandLatency(MI, OperIdx, Use, in addVRegDefDeps()
|
D | TargetInstrInfo.cpp | 1094 unsigned TargetInstrInfo::computeOperandLatency( in computeOperandLatency() function in TargetInstrInfo
|
/external/llvm/include/llvm/CodeGen/ |
D | TargetSchedule.h | 162 unsigned computeOperandLatency(const MachineInstr *DefMI, unsigned DefOperIdx,
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetSchedule.h | 174 unsigned computeOperandLatency(const MachineInstr *DefMI, unsigned DefOperIdx,
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
D | TargetSchedule.h | 173 unsigned computeOperandLatency(const MachineInstr *DefMI, unsigned DefOperIdx,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineCombiner.cpp | 196 LatencyOp = TSchedModel.computeOperandLatency(DefInstr, DefIdx, in getDepth() 202 LatencyOp = TSchedModel.computeOperandLatency( in getDepth() 246 LatencyOp = TSchedModel.computeOperandLatency( in getLatency()
|
D | MachineTraceMetrics.cpp | 805 .computeOperandLatency(Dep.DefMI, Dep.DefOp, &UseMI, Dep.UseOp); in updateDepth() 923 DepHeight += SchedModel.computeOperandLatency(&MI, MI.getOperandNo(MOI), in updatePhysDepsUpwards() 959 UseHeight += SchedModel.computeOperandLatency(Dep.DefMI, Dep.DefOp, &UseMI, in pushDepHeight() 1191 DepCycle += TE.MTM.SchedModel.computeOperandLatency(Dep.DefMI, Dep.DefOp, in getPHIDepth()
|
D | TargetSchedule.cpp | 184 unsigned TargetSchedModel::computeOperandLatency( in computeOperandLatency() function in TargetSchedModel
|
D | ScheduleDAGInstrs.cpp | 270 Dep.setLatency(SchedModel.computeOperandLatency(SU->getInstr(), OperIdx, in addPhysRegDataDeps() 445 Dep.setLatency(SchedModel.computeOperandLatency(MI, OperIdx, Use, in addVRegDefDeps()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGSDNodes.h | 107 virtual void computeOperandLatency(SDNode *Def, SDNode *Use,
|
D | ScheduleDAGSDNodes.cpp | 507 computeOperandLatency(OpN, N, i, Dep); in AddSchedEdges() 642 void ScheduleDAGSDNodes::computeOperandLatency(SDNode *Def, SDNode *Use, in computeOperandLatency() function in ScheduleDAGSDNodes
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGSDNodes.h | 97 virtual void computeOperandLatency(SDNode *Def, SDNode *Use,
|
D | ScheduleDAGSDNodes.cpp | 490 computeOperandLatency(OpN, N, i, Dep); in AddSchedEdges() 625 void ScheduleDAGSDNodes::computeOperandLatency(SDNode *Def, SDNode *Use, in computeOperandLatency() function in ScheduleDAGSDNodes
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGSDNodes.h | 107 virtual void computeOperandLatency(SDNode *Def, SDNode *Use,
|
D | ScheduleDAGSDNodes.cpp | 514 computeOperandLatency(OpN, N, i, Dep); in AddSchedEdges() 649 void ScheduleDAGSDNodes::computeOperandLatency(SDNode *Def, SDNode *Use, in computeOperandLatency() function in ScheduleDAGSDNodes
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | MachineCombiner.cpp | 236 LatencyOp = TSchedModel.computeOperandLatency(DefInstr, DefIdx, in getDepth() 243 LatencyOp = TSchedModel.computeOperandLatency( in getDepth() 284 LatencyOp = TSchedModel.computeOperandLatency( in getLatency()
|
D | MachineTraceMetrics.cpp | 803 .computeOperandLatency(Dep.DefMI, Dep.DefOp, &UseMI, Dep.UseOp); in updateDepth() 922 DepHeight += SchedModel.computeOperandLatency(&MI, MI.getOperandNo(MOI), in updatePhysDepsUpwards() 958 UseHeight += SchedModel.computeOperandLatency(Dep.DefMI, Dep.DefOp, &UseMI, in pushDepHeight() 1189 DepCycle += TE.MTM.SchedModel.computeOperandLatency(Dep.DefMI, Dep.DefOp, in getPHIDepth()
|
D | TargetSchedule.cpp | 168 unsigned TargetSchedModel::computeOperandLatency( in computeOperandLatency() function in TargetSchedModel
|
D | ScheduleDAGInstrs.cpp | 274 Dep.setLatency(SchedModel.computeOperandLatency(SU->getInstr(), OperIdx, in addPhysRegDataDeps() 443 Dep.setLatency(SchedModel.computeOperandLatency(MI, OperIdx, Use, in addVRegDefDeps()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUInsertDelayAlu.cpp | 382 unsigned Latency = SchedModel.computeOperandLatency( in runOnMachineBasicBlock()
|
D | AMDGPUSubtarget.cpp | 857 Dep.setLatency(InstrInfo.getSchedModel().computeOperandLatency( in adjustSchedDependency()
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 1248 unsigned computeOperandLatency(const InstrItineraryData *ItinData,
|