Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_sched_gm107.h125 inline int getWtDepBar(const Instruction *) const;
Dnv50_ir_emit_gm107.cpp3858 SchedDataCalculatorGM107::getWtDepBar(const Instruction *insn) const in getWtDepBar() function in nv50_ir::SchedDataCalculatorGM107
4018 int wt = getWtDepBar(next); in setDelay()
4280 wt = getWtDepBar(insn); in insertBarriers()