Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h1760 LSC_OP_ATOMIC_CMPXCHG = 18, enumerator
Dbrw_ir_performance.cpp1127 case LSC_OP_ATOMIC_CMPXCHG: in instruction_desc()
Dbrw_schedule_instructions.cpp552 case LSC_OP_ATOMIC_CMPXCHG: in set_latency_gfx7()
Dbrw_disasm.c647 [LSC_OP_ATOMIC_CMPXCHG] = "atomic_cmpxchg",
Dbrw_lower_logical_sends.cpp1634 return LSC_OP_ATOMIC_CMPXCHG; in brw_atomic_op_to_lsc_atomic_op()