Searched refs:BRW_AOP_INC (Results 1 – 6 of 6) sorted by relevance
1556 #define BRW_AOP_INC 5 macro
1403 return BRW_AOP_INC; in brw_aop_for_nir_intrinsic()
4321 if (op == BRW_AOP_INC || op == BRW_AOP_DEC) { in nir_emit_intrinsic()5795 if (op != BRW_AOP_INC && op != BRW_AOP_DEC && op != BRW_AOP_PREDEC) in nir_emit_ssbo_atomic()5857 if (op != BRW_AOP_INC && op != BRW_AOP_DEC && op != BRW_AOP_PREDEC) in nir_emit_shared_atomic()5947 if (op != BRW_AOP_INC && op != BRW_AOP_DEC && op != BRW_AOP_PREDEC) in nir_emit_global_atomic()5990 assert(op != BRW_AOP_INC && op != BRW_AOP_DEC && op != BRW_AOP_PREDEC); in nir_emit_global_atomic_float()
477 [BRW_AOP_INC] = "inc",
761 if (op != BRW_AOP_INC && op != BRW_AOP_DEC && op != BRW_AOP_PREDEC) in nir_emit_ssbo_atomic()
872 case BRW_AOP_INC: in components_read()928 (op == BRW_AOP_INC || op == BRW_AOP_DEC || op == BRW_AOP_PREDEC)) in components_read()5933 case BRW_AOP_INC: in brw_atomic_op_to_lsc_atomic_op()