Searched refs:BRW_AOP_DEC (Results 1 – 7 of 7) sorted by relevance
1579 #define BRW_AOP_DEC 6 macro
4373 if (op == BRW_AOP_INC || op == BRW_AOP_DEC) { in nir_emit_intrinsic()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()
1524 return BRW_AOP_DEC; in brw_aop_for_nir_intrinsic()
478 [BRW_AOP_DEC] = "dec",
749 if (op != BRW_AOP_INC && op != BRW_AOP_DEC && op != BRW_AOP_PREDEC) in nir_emit_ssbo_atomic()
1619 case BRW_AOP_DEC: in brw_atomic_op_to_lsc_atomic_op()
789 case BRW_AOP_DEC: in components_read()844 (op == BRW_AOP_INC || op == BRW_AOP_DEC || op == BRW_AOP_PREDEC)) in components_read()