Home
last modified time | relevance | path

Searched defs:Latency (Results 1 - 20 of 20) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCSchedule.cpp42 int Latency = 0; in computeInstrLatency() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/
H A DInstrBuilder.cpp213 int Latency = MCSchedModel::computeInstrLatency(STI, SCDesc); in computeMaxLatency() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetSchedule.cpp224 unsigned Latency = capLatency(WLEntry->Cycles); in computeOperandLatency() local
H A DScheduleDAGInstrs.cpp544 addChainDependency(SUnit *SUa, SUnit *SUb, unsigned Latency) addChainDependency() argument
H A DMachineScheduler.cpp2597 unsigned Latency = 0; in traceCandidate() local
1842 checkResourceLimit(unsigned LFactor, unsigned Count, unsigned Latency, bool AfterSchedNode) checkResourceLimit() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp183 int Latency = 0; in getItineraryLatency() local
231 int Latency = getLatency(DC, Inst); in emitLatency() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCInstrItineraries.h153 unsigned Latency = 0, StartCycle = 0; in getStageLatency() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h210 void addChainDependencies(SUnit *SU, SUList &SUs, unsigned Latency) { in addChainDependencies() argument
H A DMachinePipeliner.h325 unsigned Latency = 0; member in llvm::NodeSet
H A DScheduleDAG.h96 unsigned Latency; member in llvm::SDep
273 unsigned short Latency variable
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp436 int Latency = (InstrInfo.getOperandLatency(&InstrItins, *SrcI, in restoreLatency() local
H A DHexagonInstrInfo.cpp4127 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/
H A DX86CmovConversion.cpp465 unsigned Latency = TSchedModel.computeInstrLatency(&MI); in checkForProfitableCmovCandidates() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h34 Latency, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp158 unsigned Latency = 1; in getInstrLatency() local
179 int Latency = PPCGenInstrInfo::getOperandLatency(ItinData, DefMI, DefIdx, in getOperandLatency() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-scheduler-mips64.cc421 enum Latency { enum
[all...]
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-scheduler-mips.cc396 enum Latency { enum
[all...]
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-scheduler-riscv64.cc427 enum Latency { enum
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
H A DInstruction.h43 unsigned Latency; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp4300 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); getOperandLatency() local
4373 int Latency = getOperandLatency(ItinData, DefMCID, DefIdx, DefAlign, getOperandLatency() local
4630 unsigned Latency = 0; getInstrLatency() local
4659 unsigned Latency = ItinData->getStageLatency(Class); getInstrLatency() local
4702 unsigned Latency = hasHighOperandLatency() local
[all...]

Completed in 40 milliseconds