Home
last modified time | relevance | path

Searched refs:OPC_ATOMIC_XOR (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/freedreno/ir3/
Dinstr-a3xx.h233 OPC_ATOMIC_XOR = _OPC(6, 26), enumerator
1080 case OPC_ATOMIC_XOR: in is_atomic()
Dir3.c600 case OPC_ATOMIC_XOR: in emit_cat6_a6xx()
652 case OPC_ATOMIC_XOR: in emit_cat6()
Ddisasm-a3xx.c925 case OPC_ATOMIC_XOR: in print_instr_cat6_a3xx()
1473 OPC(6, OPC_ATOMIC_XOR, atomic.xor),
Dir3_parser.y812 | T_OP_ATOMIC_XOR { new_instr(OPC_ATOMIC_XOR); } cat6_atomic_l_g cat6_type …