Home
last modified time | relevance | path

Searched refs:OperandCycles (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInstrItineraries.h111 const unsigned *OperandCycles = nullptr; ///< Array of operand cycles selected variable
119 : SchedModel(SM), Stages(S), OperandCycles(OS), Forwardings(F), in InstrItineraryData()
173 return (int)OperandCycles[FirstIdx + OperandIdx]; in getOperandCycle()
DMCSubtargetInfo.h87 const unsigned *OperandCycles; // Itinerary operand cycles variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSubtargetInfo.cpp217 ReadAdvanceTable(RA), Stages(IS), OperandCycles(OC), ForwardingPaths(FP) { in MCSubtargetInfo()
311 return InstrItineraryData(SchedModel, Stages, OperandCycles, ForwardingPaths); in getInstrItineraryForCPU()
315 InstrItins = InstrItineraryData(getSchedModel(), Stages, OperandCycles, in initInstrItins()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetItinerary.td92 // OperandCycles are optional "cycle counts". They specify the cycle after
115 list<int> OperandCycles = operandcycles;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCScheduleA2.td161 // This is overriden by OperandCycles if the
DPPCScheduleG5.td120 // This is overriden by OperandCycles if the
DPPCScheduleE500.td273 // This is overriden by OperandCycles if the
DPPCScheduleE500mc.td328 // This is overriden by OperandCycles if the
DPPCScheduleE5500.td372 // This is overriden by OperandCycles if the
DPPCScheduleP7.td393 // This is overriden by OperandCycles if the
DPPCScheduleP8.td402 // This is overriden by OperandCycles if the
DPPCSchedule440.td593 // This is overriden by OperandCycles if the
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SchedA53.td22 // This is overriden by OperandCycles if the
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMScheduleA8.td1068 // This is overriden by OperandCycles if the
DARMScheduleA9.td1891 // This is overriden by OperandCycles if the