Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_sched_gm107.h151 bool needRdDepBar(const Instruction *) const;
Dnv50_ir_emit_gm107.cpp4032 SchedDataCalculatorGM107::needRdDepBar(const Instruction *insn) const in needRdDepBar() function in nv50_ir::SchedDataCalculatorGM107
4232 need_rd_bar = needRdDepBar(insn); in insertBarriers()