Home
last modified time | relevance | path

Searched refs:LSC_OP_ATOMIC_XOR (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h1768 LSC_OP_ATOMIC_XOR = 26, enumerator
Dbrw_ir_performance.cpp1135 case LSC_OP_ATOMIC_XOR: in instruction_desc()
Dbrw_schedule_instructions.cpp560 case LSC_OP_ATOMIC_XOR: in set_latency_gfx7()
Dbrw_disasm.c655 [LSC_OP_ATOMIC_XOR] = "atomic_xor",
Dbrw_lower_logical_sends.cpp1614 return LSC_OP_ATOMIC_XOR; in brw_atomic_op_to_lsc_atomic_op()