Searched defs:getCycles (Results 1 – 6 of 6) sorted by relevance
107 uint64_t getCycles() const { return fCycles; } in getCycles() function
71 unsigned getCycles() const { in getCycles() function
70 unsigned getCycles() const { in getCycles() function
380 unsigned getCycles(unsigned Scaled) { in getCycles() function
415 unsigned getCycles(unsigned Scaled) { in getCycles() function
3207 SchedDataCalculator::getCycles(const Instruction *insn, int origDelay) const in getCycles() function in nv50_ir::SchedDataCalculator