Home
last modified time | relevance | path

Searched refs:OPC_SEL_S16 (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
H A Dinstr-a3xx.h199 OPC_SEL_S16 = _OPC(3, 10), enumerator
601 case OPC_SEL_S16: in is_sat_compatible()
H A Dir3.h1071 return OPC_SEL_S16; in cat3_half_opc()
1089 case OPC_SEL_S16: in cat3_full_opc()
1434 case OPC_SEL_S16: in ir3_cat3_absneg()
H A Ddisasm-a3xx.c257 OPC(3, OPC_SEL_S16, sel.s16),
H A Dir3_parser.y986 | T_OP_SEL_S16 { new_instr(OPC_SEL_S16); }

Completed in 8 milliseconds