Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_sched_gm107.h151 bool needRdDepBar(const Instruction *) const;
Dnv50_ir_emit_gm107.cpp4041 SchedDataCalculatorGM107::needRdDepBar(const Instruction *insn) const in needRdDepBar() function in nv50_ir::SchedDataCalculatorGM107
4241 need_rd_bar = needRdDepBar(insn); in insertBarriers()