Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_sched_gm107.h123 inline int getWrDepBar(const Instruction *) const;
Dnv50_ir_emit_gm107.cpp3855 SchedDataCalculatorGM107::getWrDepBar(const Instruction *insn) const in getWrDepBar() function in nv50_ir::SchedDataCalculatorGM107
4018 wr = getWrDepBar(insn); in setDelay()
4218 int wr = getWrDepBar(it->insn); in insertBarriers()
4287 wr = getWrDepBar(insn); in insertBarriers()