Searched defs:Cycle (Results 1 – 12 of 12) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | ModuloSchedule.h | 89 DenseMap<MachineInstr *, int> Cycle; variable 107 DenseMap<MachineInstr *, int> Cycle, in ModuloSchedule()
|
| D | MachineTraceMetrics.h | 77 unsigned Cycle = 0; member
|
| D | ScheduleDAG.h | 546 void setCurCycle(unsigned Cycle) { in setCurCycle()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | MachineTraceMetrics.cpp | 793 unsigned Cycle = 0; in updateDepth() local 1098 unsigned Cycle = 0; in computeInstrHeights() local
|
| D | ModuloSchedule.cpp | 2127 static void parseSymbolString(StringRef S, int &Cycle, int &Stage) { in parseSymbolString() 2151 DenseMap<MachineInstr *, int> Cycle, Stage; in runOnLoop() local
|
| D | MachinePipeliner.cpp | 533 for (int Cycle = Schedule.getFirstCycle(); Cycle <= Schedule.getFinalCycle(); in schedule() local 2838 for (int Cycle = getFirstCycle(), E = getFinalCycle(); Cycle <= E; ++Cycle) { in finalizeSchedule() local
|
| D | IfConversion.cpp | 286 unsigned Cycle, unsigned Extra, in MeetIfcvtSizeLimit()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | R600InstrInfo.cpp | 462 unsigned Cycle = getTransSwizzle(TransSwz, i); in isLegalUpTo() local 523 unsigned Cycle = getTransSwizzle(TransSwz, i); in isConstCompatible() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/ |
| D | Instruction.h | 299 bool contains(unsigned Cycle) const { return Cycle >= Begin && Cycle < End; } in contains()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonLoopIdiomRecognition.cpp | 1116 ValueSeq &Cycle) { in findCycle() 1148 ValueSeq &Cycle, ValueSeq &Early, ValueSeq &Late) { in classifyCycle()
|
| /third_party/node/src/crypto/ |
| D | crypto_tls.cc | 2061 void TLSWrap::Cycle() { in Cycle() function in node::crypto::TLSWrap
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCInstrInfo.cpp | 165 int Cycle = ItinData->getOperandCycle(DefClass, i); in getInstrLatency() local
|