Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_emit_gm107.cpp3602 inline int getWtDepBar(const Instruction *) const;
3712 SchedDataCalculatorGM107::getWtDepBar(const Instruction *insn) const in getWtDepBar() function in nv50_ir::SchedDataCalculatorGM107
3872 int wt = getWtDepBar(next); in setDelay()
4117 wt = getWtDepBar(insn); in insertBarriers()