/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCDisassembler/ |
D | Disassembler.cpp | 183 int Latency = 0; in getItineraryLatency() local 216 int16_t Latency = 0; in getLatency() local 231 int Latency = getLatency(DC, Inst); in emitLatency() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCSchedule.cpp | 42 int Latency = 0; in computeInstrLatency() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ScheduleDAG.h | 96 unsigned Latency; variable 273 unsigned short Latency = 0; ///< Node latency. variable
|
D | ScheduleDAGInstrs.h | 210 void addChainDependencies(SUnit *SU, SUList &SUs, unsigned Latency) { in addChainDependencies()
|
D | MachinePipeliner.h | 325 unsigned Latency = 0; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCInstrItineraries.h | 153 unsigned Latency = 0, StartCycle = 0; in getStageLatency() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetSchedule.cpp | 224 unsigned Latency = capLatency(WLEntry->Cycles); in computeOperandLatency() local
|
D | ScheduleDAGInstrs.cpp | 545 unsigned Latency) { in addChainDependency()
|
D | MachineScheduler.cpp | 1843 unsigned Latency, bool AfterSchedNode) { in checkResourceLimit() 2597 unsigned Latency = 0; in traceCandidate() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.cpp | 4300 unsigned Latency = getInstrLatency(ItinData, DefMI); in getOperandLatencyImpl() local 4326 int Latency = getOperandLatency(ItinData, DefMCID, DefIdx, DefAlign, UseMCID, in getOperandLatencyImpl() local 4360 int Latency = ItinData->getOperandCycle(DefMCID.getSchedClass(), DefIdx); in getOperandLatency() local 4373 int Latency = getOperandLatency(ItinData, DefMCID, DefIdx, DefAlign, in getOperandLatency() local 4630 unsigned Latency = 0; in getInstrLatency() local 4659 unsigned Latency = ItinData->getStageLatency(Class); in getInstrLatency() local 4702 unsigned Latency = in hasHighOperandLatency() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/ |
D | InstrBuilder.cpp | 213 int Latency = MCSchedModel::computeInstrLatency(STI, SCDesc); in computeMaxLatency() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonSubtarget.cpp | 436 int Latency = (InstrInfo.getOperandLatency(&InstrItins, *SrcI, in restoreLatency() local
|
D | HexagonInstrInfo.cpp | 4127 int Latency = TargetInstrInfo::getOperandLatency(ItinData, DefMI, DefIdx, in getOperandLatency() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86CmovConversion.cpp | 465 unsigned Latency = TSchedModel.computeInstrLatency(&MI); in checkForProfitableCmovCandidates() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIMachineScheduler.h | 34 Latency, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGSDNodes.cpp | 655 int Latency = TII->getOperandLatency(InstrItins, Def, DefIdx, Use, OpIdx); in computeOperandLatency() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/ |
D | Instruction.h | 43 unsigned Latency; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.cpp | 158 unsigned Latency = 1; in getInstrLatency() local 179 int Latency = PPCGenInstrInfo::getOperandLatency(ItinData, DefMI, DefIdx, in getOperandLatency() local
|