Searched refs:SchedDataCalculatorGM107 (Results 1 – 1 of 1) sorted by relevance
3376 class SchedDataCalculatorGM107 : public Pass class3379 SchedDataCalculatorGM107(const TargetGM107 *targ) : targ(targ) {} in SchedDataCalculatorGM107() function in nv50_ir::SchedDataCalculatorGM1073526 SchedDataCalculatorGM107::emitStall(Instruction *insn, uint8_t cnt) in emitStall()3533 SchedDataCalculatorGM107::emitYield(Instruction *insn) in emitYield()3539 SchedDataCalculatorGM107::emitWrDepBar(Instruction *insn, uint8_t id) in emitWrDepBar()3548 SchedDataCalculatorGM107::emitRdDepBar(Instruction *insn, uint8_t id) in emitRdDepBar()3557 SchedDataCalculatorGM107::emitWtDepBar(Instruction *insn, uint8_t id) in emitWtDepBar()3564 SchedDataCalculatorGM107::emitReuse(Instruction *insn, uint8_t id) in emitReuse()3571 SchedDataCalculatorGM107::printSchedInfo(int cycle, in printSchedInfo()3588 SchedDataCalculatorGM107::getStall(const Instruction *insn) const in getStall()[all …]