Searched refs:NV50_IR_SUBOP_MEMBAR_SYS (Results 1 – 3 of 3) sorted by relevance
211 #define NV50_IR_SUBOP_MEMBAR_SYS (2 << 2) macro
1586 case NV50_IR_SUBOP_MEMBAR_SYS: emitField(76, 3, 3); break; in emitMEMBAR()
2197 assert(NV50_IR_SUBOP_MEMBAR_SCOPE(i->subOp) == NV50_IR_SUBOP_MEMBAR_SYS); in emitMEMBAR()