Searched refs:NV50_IR_SUBOP_MEMBAR_SYS (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir.h204 #define NV50_IR_SUBOP_MEMBAR_SYS (2 << 2) macro
H A Dnv50_ir_emit_nvc0.cpp2197 assert(NV50_IR_SUBOP_MEMBAR_SCOPE(i->subOp) == NV50_IR_SUBOP_MEMBAR_SYS);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir.h211 #define NV50_IR_SUBOP_MEMBAR_SYS (2 << 2) macro
H A Dnv50_ir_emit_gv100.cpp1627 case NV50_IR_SUBOP_MEMBAR_SYS: emitField(76, 3, 3); break;
H A Dnv50_ir_emit_nvc0.cpp2204 assert(NV50_IR_SUBOP_MEMBAR_SCOPE(i->subOp) == NV50_IR_SUBOP_MEMBAR_SYS);

Completed in 16 milliseconds