Home
last modified time | relevance | path

Searched refs:BRW_AOP_ADD (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h1580 #define BRW_AOP_ADD 7 macro
Dbrw_nir.c1526 return BRW_AOP_ADD; in brw_aop_for_nir_intrinsic()
Dbrw_disasm.c479 [BRW_AOP_ADD] = "add",
Dbrw_lower_logical_sends.cpp1621 case BRW_AOP_ADD: in brw_atomic_op_to_lsc_atomic_op()