Home
last modified time | relevance | path

Searched defs:Cycles (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86PadShortFunction.cpp44 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/
DPipeline.h59 unsigned Cycles; variable
DSupport.h56 : Numerator(Cycles), Denominator(ResourceUnits) {} in Numerator() argument
DInstruction.h90 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/
DInstruction.cpp22 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/
DInstructionTables.cpp32 unsigned Cycles = Resource.second.size(); in execute() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSchedule.h66 uint16_t Cycles; member
79 int16_t Cycles; member
98 int Cycles; member
/third_party/node/doc/api/
Dmodules.md342 ## Cycles section in Modules: CommonJS modules
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600InstrInfo.cpp406 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/
DTargetSchedule.cpp126 static unsigned capLatency(int Cycles) { in capLatency()
DMachineScheduler.cpp1945 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()
DEarlyIfConversion.cpp991 unsigned Cycles = 0; in shouldConvertIf() local
DMachineTraceMetrics.cpp1237 unsigned Cycles = 0; in getResourceLength() local
DMachinePipeliner.cpp531 DenseMap<MachineInstr *, int> Cycles, Stages; in schedule() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h325 DenseMap<const MachineInstr*, InstrCycles> Cycles; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/
DLSUnit.h107 unsigned Cycles = IR.getInstruction()->getCyclesLeft(); in onGroupIssued() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAGHVX.cpp1826 std::set<CycleType> Cycles; in perfect() local