Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/ir3/
Dinstr-a3xx.h228 OPC_ATOMIC_CMPXCHG = _OPC(6, 21), enumerator
1075 case OPC_ATOMIC_CMPXCHG: in is_atomic()
Dir3.c595 case OPC_ATOMIC_CMPXCHG: in emit_cat6_a6xx()
647 case OPC_ATOMIC_CMPXCHG: in emit_cat6()
Ddisasm-a3xx.c920 case OPC_ATOMIC_CMPXCHG: in print_instr_cat6_a3xx()
1468 OPC(6, OPC_ATOMIC_CMPXCHG, atomic.cmpxchg),
Dir3_parser.y807 | T_OP_ATOMIC_CMPXCHG { new_instr(OPC_ATOMIC_CMPXCHG); }cat6_atomic_l_g cat6_type …