/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86PadShortFunction.cpp | 44 unsigned int Cycles; member 134 unsigned Cycles = I->second; in runOnMachineFunction() local 164 void PadShortFunc::findReturns(MachineBasicBlock *MBB, unsigned int Cycles) { in findReturns() 189 unsigned int &Cycles) { in cyclesUntilReturn()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/ |
D | Pipeline.h | 59 unsigned Cycles; variable
|
D | Support.h | 56 : Numerator(Cycles), Denominator(ResourceUnits) {} in Numerator() argument
|
D | Instruction.h | 90 unsigned Cycles; member 320 void subtract(unsigned Cycles) { in subtract()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/ |
D | Instruction.cpp | 22 unsigned Cycles) { in writeStartEvent() 30 void ReadState::writeStartEvent(unsigned IID, MCPhysReg RegID, unsigned Cycles) { in writeStartEvent()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/ |
D | InstructionTables.cpp | 32 unsigned Cycles = Resource.second.size(); in execute() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCSchedule.h | 66 uint16_t Cycles; member 79 int16_t Cycles; member 98 int Cycles; member
|
/third_party/node/doc/api/ |
D | modules.md | 342 ## Cycles section in Modules: CommonJS modules
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600InstrInfo.cpp | 406 unsigned Cycles[3] = { 2, 1, 0}; in getTransSwizzle() local 410 unsigned Cycles[3] = { 1, 2, 2}; in getTransSwizzle() local 414 unsigned Cycles[3] = { 2, 1, 2}; in getTransSwizzle() local 418 unsigned Cycles[3] = { 2, 2, 1}; in getTransSwizzle() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetSchedule.cpp | 126 static unsigned capLatency(int Cycles) { in capLatency()
|
D | MachineScheduler.cpp | 1945 unsigned Cycles) { in getNextResourceCycleByInstance() 1960 SchedBoundary::getNextResourceCycle(unsigned PIdx, unsigned Cycles) { in getNextResourceCycle() 2019 unsigned Cycles = PE.Cycles; in checkHazard() local 2172 countResource(unsigned PIdx, unsigned Cycles, unsigned NextCycle) { in countResource()
|
D | EarlyIfConversion.cpp | 991 unsigned Cycles = 0; in shouldConvertIf() local
|
D | MachineTraceMetrics.cpp | 1237 unsigned Cycles = 0; in getResourceLength() local
|
D | MachinePipeliner.cpp | 531 DenseMap<MachineInstr *, int> Cycles, Stages; in schedule() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineTraceMetrics.h | 325 DenseMap<const MachineInstr*, InstrCycles> Cycles; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/ |
D | LSUnit.h | 107 unsigned Cycles = IR.getInstruction()->getCyclesLeft(); in onGroupIssued() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAGHVX.cpp | 1826 std::set<CycleType> Cycles; in perfect() local
|