Home
last modified time | relevance | path

Searched defs:getCycles (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInstrItineraries.h70 unsigned getCycles() const { in getCycles() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h415 unsigned getCycles(unsigned Scaled) { in getCycles() function
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_emit_nvc0.cpp3215 SchedDataCalculator::getCycles(const Instruction *insn, int origDelay) const in getCycles() function in nv50_ir::SchedDataCalculator