Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_sched_gm107.h152 bool needWrDepBar(const Instruction *) const;
Dnv50_ir_emit_gm107.cpp4095 SchedDataCalculatorGM107::needWrDepBar(const Instruction *insn) const in needWrDepBar() function in nv50_ir::SchedDataCalculatorGM107
4240 need_wr_bar = needWrDepBar(insn); in insertBarriers()