Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_emit_gm107.cpp3627 bool needRdDepBar(const Instruction *) const;
3886 SchedDataCalculatorGM107::needRdDepBar(const Instruction *insn) const in needRdDepBar() function in nv50_ir::SchedDataCalculatorGM107
4070 need_rd_bar = needRdDepBar(insn); in insertBarriers()