Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h1756 LSC_OP_ATOMIC_MIN = 14, enumerator
Dbrw_ir_performance.cpp1123 case LSC_OP_ATOMIC_MIN: in instruction_desc()
Dbrw_schedule_instructions.cpp548 case LSC_OP_ATOMIC_MIN: in set_latency_gfx7()
Dbrw_disasm.c643 [LSC_OP_ATOMIC_MIN] = "atomic_min",
Dbrw_lower_logical_sends.cpp1628 return LSC_OP_ATOMIC_MIN; in brw_atomic_op_to_lsc_atomic_op()