Searched refs:SchedDataCalculatorGM107 (Results 1 – 1 of 1) sorted by relevance
3482 class SchedDataCalculatorGM107 : public Pass class3485 SchedDataCalculatorGM107(const TargetGM107 *targ) : targ(targ) {} in SchedDataCalculatorGM107() function in nv50_ir::SchedDataCalculatorGM1073632 SchedDataCalculatorGM107::emitStall(Instruction *insn, uint8_t cnt) in emitStall()3639 SchedDataCalculatorGM107::emitYield(Instruction *insn) in emitYield()3645 SchedDataCalculatorGM107::emitWrDepBar(Instruction *insn, uint8_t id) in emitWrDepBar()3654 SchedDataCalculatorGM107::emitRdDepBar(Instruction *insn, uint8_t id) in emitRdDepBar()3663 SchedDataCalculatorGM107::emitWtDepBar(Instruction *insn, uint8_t id) in emitWtDepBar()3670 SchedDataCalculatorGM107::emitReuse(Instruction *insn, uint8_t id) in emitReuse()3677 SchedDataCalculatorGM107::printSchedInfo(int cycle, in printSchedInfo()3694 SchedDataCalculatorGM107::getStall(const Instruction *insn) const in getStall()[all …]