Searched refs:BRW_AOP_CMPWR (Results 1 – 7 of 7) sorted by relevance
1492 #define BRW_AOP_CMPWR 14 macro
1379 AOP_CASE(comp_swap): return BRW_AOP_CMPWR; in brw_aop_for_nir_intrinsic()
5498 if (op == BRW_AOP_CMPWR) { in nir_emit_ssbo_atomic()5559 if (op == BRW_AOP_CMPWR) { in nir_emit_shared_atomic()5638 if (op == BRW_AOP_CMPWR) { in nir_emit_global_atomic()
470 [BRW_AOP_CMPWR] = "cmpwr",
741 if (op == BRW_AOP_CMPWR) in nir_emit_ssbo_atomic()
872 case BRW_AOP_CMPWR: in components_read()919 else if (i == SURFACE_LOGICAL_SRC_DATA && op == BRW_AOP_CMPWR) in components_read()
1012 #define BRW_AOP_CMPWR 14 macro