Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h1755 LSC_OP_ATOMIC_SUB = 13, enumerator
Dbrw_ir_performance.cpp1122 case LSC_OP_ATOMIC_SUB: in instruction_desc()
Dbrw_schedule_instructions.cpp547 case LSC_OP_ATOMIC_SUB: in set_latency_gfx7()
Dbrw_disasm.c642 [LSC_OP_ATOMIC_SUB] = "atomic_sub",
Dbrw_lower_logical_sends.cpp1624 return LSC_OP_ATOMIC_SUB; in brw_atomic_op_to_lsc_atomic_op()