Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_sched_gm107.h122 inline int getStall(const Instruction *) const;
Dnv50_ir_emit_gm107.cpp3840 SchedDataCalculatorGM107::getStall(const Instruction *insn) const in getStall() function in nv50_ir::SchedDataCalculatorGM107
4365 cycle += getStall(insn); in visit()
4412 c += getStall(next); in visit()
4420 cycle += getStall(insn); in visit()