/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetSchedule.cpp | 39 bool TargetSchedModel::hasInstrSchedModel() const { in hasInstrSchedModel() 43 bool TargetSchedModel::hasInstrItineraries() const { in hasInstrItineraries() 63 void TargetSchedModel::init(const TargetSubtargetInfo *TSInfo) { in init() 85 bool TargetSchedModel::mustBeginGroup(const MachineInstr *MI, in mustBeginGroup() 96 bool TargetSchedModel::mustEndGroup(const MachineInstr *MI, in mustEndGroup() 107 unsigned TargetSchedModel::getNumMicroOps(const MachineInstr *MI, in getNumMicroOps() 132 const MCSchedClassDesc *TargetSchedModel:: 184 unsigned TargetSchedModel::computeOperandLatency( in computeOperandLatency() 256 TargetSchedModel::computeInstrLatency(const MCSchedClassDesc &SCDesc) const { in computeInstrLatency() 260 unsigned TargetSchedModel::computeInstrLatency(unsigned Opcode) const { in computeInstrLatency() [all …]
|
D | MachineTraceMetrics.cpp | 126 for (TargetSchedModel::ProcResIter in getResources() 895 const TargetSchedModel &SchedModel, in updatePhysDepsUpwards() 955 const TargetSchedModel &SchedModel, in pushDepHeight() 1241 for (TargetSchedModel::ProcResIter in getResourceLength()
|
D | MachineScheduler.cpp | 1885 init(ScheduleDAGMI *DAG, const TargetSchedModel *SchedModel) { in init() 1894 for (TargetSchedModel::ProcResIter in init() 1905 init(ScheduleDAGMI *dag, const TargetSchedModel *smodel, SchedRemainder *rem) { in init() 2270 for (TargetSchedModel::ProcResIter in bumpNode() 2283 for (TargetSchedModel::ProcResIter in bumpNode() 2452 const TargetSchedModel *SchedModel) { in initResourceDelta() 2457 for (TargetSchedModel::ProcResIter in initResourceDelta()
|
D | MachineCombiner.cpp | 76 TargetSchedModel TSchedModel;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonMachineScheduler.h | 41 const TargetSchedModel *SchedModel; 51 VLIWResourceModel(const TargetSubtargetInfo &STI, const TargetSchedModel *SM) in VLIWResourceModel() 135 const TargetSchedModel *SchedModel = nullptr; 165 void init(VLIWMachineScheduler *dag, const TargetSchedModel *smodel) { in init() 218 const TargetSchedModel *SchedModel = nullptr;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZHazardRecognizer.h | 48 const TargetSchedModel *SchedModel; 111 const TargetSchedModel *SM) in SystemZHazardRecognizer()
|
D | SystemZHazardRecognizer.cpp | 175 for (TargetSchedModel::ProcResIter in dumpSU() 296 for (TargetSchedModel::ProcResIter in EmitInstruction() 400 for (TargetSchedModel::ProcResIter in resourcesCost()
|
D | SystemZMachineScheduler.h | 38 TargetSchedModel SchedModel;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetSchedule.h | 31 class TargetSchedModel { 50 TargetSchedModel() : SchedModel(MCSchedModel::GetDefaultSchedModel()) {} in TargetSchedModel() function
|
D | TargetSubtargetInfo.h | 53 class TargetSchedModel; variable 141 const TargetSchedModel *SchedModel) const { in resolveSchedClass()
|
D | MachineScheduler.h | 598 void init(ScheduleDAGMI *DAG, const TargetSchedModel *SchedModel); 614 const TargetSchedModel *SchedModel = nullptr; 692 void init(ScheduleDAGMI *dag, const TargetSchedModel *smodel, 889 const TargetSchedModel *SchedModel); 894 const TargetSchedModel *SchedModel = nullptr;
|
D | ScheduleDAGInstrs.h | 125 TargetSchedModel SchedModel; 262 const TargetSchedModel *getSchedModel() const { return &SchedModel; } in getSchedModel()
|
D | TargetInstrInfo.h | 62 class TargetSchedModel; variable 1496 virtual bool hasHighOperandLatency(const TargetSchedModel &SchedModel, in hasHighOperandLatency() 1506 virtual bool hasLowDefLatency(const TargetSchedModel &SchedModel,
|
D | MachineTraceMetrics.h | 93 TargetSchedModel SchedModel;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | GCNHazardRecognizer.h | 50 TargetSchedModel TSchedModel;
|
D | AMDGPUSubtarget.cpp | 888 const TargetSchedModel *TSchedModel = DAGInstrs->getSchedModel(); in apply()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64StorePairSuppress.cpp | 34 TargetSchedModel SchedModel;
|
D | AArch64Schedule.td | 10 // const MachineInstr *MI and const TargetSchedModel *SchedModel
|
D | AArch64SIMDInstrOpt.cpp | 71 TargetSchedModel SchedModel;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86PadShortFunction.cpp | 93 TargetSchedModel TSM;
|
D | X86InstrInfo.h | 451 bool hasHighOperandLatency(const TargetSchedModel &SchedModel,
|
D | X86CmovConversion.cpp | 118 TargetSchedModel TSchedModel;
|
D | X86FixupLEAs.cpp | 115 TargetSchedModel TSM;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 387 bool hasHighOperandLatency(const TargetSchedModel &SchedModel, 392 bool hasLowDefLatency(const TargetSchedModel &SchedModel,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.h | 223 bool hasLowDefLatency(const TargetSchedModel &SchedModel, in hasLowDefLatency()
|