Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h1761 LSC_OP_ATOMIC_FADD = 19, enumerator
Dbrw_ir_performance.cpp1128 case LSC_OP_ATOMIC_FADD: in instruction_desc()
Dbrw_schedule_instructions.cpp553 case LSC_OP_ATOMIC_FADD: in set_latency_gfx7()
Dbrw_disasm.c648 [LSC_OP_ATOMIC_FADD] = "atomic_fadd",
Dbrw_lower_logical_sends.cpp1652 return LSC_OP_ATOMIC_FADD; in brw_atomic_op_to_lsc_fatomic_op()