Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_sched_gm107.h120 inline void emitWtDepBar(Instruction *, uint8_t);
Dnv50_ir_emit_gm107.cpp3809 SchedDataCalculatorGM107::emitWtDepBar(Instruction *insn, uint8_t id) in emitWtDepBar() function in nv50_ir::SchedDataCalculatorGM107
4210 emitWtDepBar(insn, wr); in insertBarriers()
4223 emitWtDepBar(insn, rd); in insertBarriers()
4356 emitWtDepBar(start, b); in visit()