Searched refs:BRW_AOP_PREDEC (Results 1 – 5 of 5) sorted by relevance
1588 #define BRW_AOP_PREDEC 15 macro
6019 if (op != BRW_AOP_INC && op != BRW_AOP_DEC && op != BRW_AOP_PREDEC) in nir_emit_ssbo_atomic()6081 if (op != BRW_AOP_INC && op != BRW_AOP_DEC && op != BRW_AOP_PREDEC) in nir_emit_shared_atomic()6171 if (op != BRW_AOP_INC && op != BRW_AOP_DEC && op != BRW_AOP_PREDEC) in nir_emit_global_atomic()6220 assert(op != BRW_AOP_INC && op != BRW_AOP_DEC && op != BRW_AOP_PREDEC); in nir_emit_global_atomic_float()
487 [BRW_AOP_PREDEC] = "predec",
749 if (op != BRW_AOP_INC && op != BRW_AOP_DEC && op != BRW_AOP_PREDEC) in nir_emit_ssbo_atomic()
790 case BRW_AOP_PREDEC: in components_read()844 (op == BRW_AOP_INC || op == BRW_AOP_DEC || op == BRW_AOP_PREDEC)) in components_read()