Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/ir3/
Dinstr-a3xx.h230 OPC_ATOMIC_MAX = _OPC(6, 23), enumerator
1077 case OPC_ATOMIC_MAX: in is_atomic()
Dir3.c597 case OPC_ATOMIC_MAX: in emit_cat6_a6xx()
649 case OPC_ATOMIC_MAX: in emit_cat6()
Ddisasm-a3xx.c922 case OPC_ATOMIC_MAX: in print_instr_cat6_a3xx()
1470 OPC(6, OPC_ATOMIC_MAX, atomic.max),
Dir3_parser.y809 | T_OP_ATOMIC_MAX { new_instr(OPC_ATOMIC_MAX); } cat6_atomic_l_g cat6_type …