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.h1733 LSC_OP_ATOMIC_SUB = 13, enumerator
Dbrw_ir_performance.cpp1124 case LSC_OP_ATOMIC_SUB: in instruction_desc()
Dbrw_schedule_instructions.cpp547 case LSC_OP_ATOMIC_SUB: in set_latency_gfx7()
Dbrw_disasm.c640 [LSC_OP_ATOMIC_SUB] = "atomic_sub",
Dbrw_fs.cpp5940 return LSC_OP_ATOMIC_SUB; in brw_atomic_op_to_lsc_atomic_op()