Home
last modified time | relevance | path

Searched refs:getStall (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_sched_gm107.h122 inline int getStall(const Instruction *) const;
Dnv50_ir_emit_gm107.cpp3849 SchedDataCalculatorGM107::getStall(const Instruction *insn) const in getStall() function in nv50_ir::SchedDataCalculatorGM107
4374 cycle += getStall(insn); in visit()
4421 c += getStall(next); in visit()
4429 cycle += getStall(insn); in visit()