Home
last modified time | relevance | path

Searched refs:OPC_ATOMIC_CMPXCHG (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
H A Dinstr-a3xx.h290 OPC_ATOMIC_CMPXCHG = _OPC(6, 21), enumerator
648 case OPC_ATOMIC_CMPXCHG: in is_local_atomic()
H A Ddisasm-a3xx.c346 OPC(6, OPC_ATOMIC_CMPXCHG, atomic.cmpxchg),
H A Dir3_parser.y1146 | T_OP_ATOMIC_CMPXCHG { new_instr(OPC_ATOMIC_CMPXCHG); }

Completed in 4 milliseconds