Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
H A Dinstr-a3xx.h197 OPC_SEL_B16 = _OPC(3, 8), enumerator
599 case OPC_SEL_B16: in is_sat_compatible()
H A Dir3.h1069 return OPC_SEL_B16; in cat3_half_opc()
1087 case OPC_SEL_B16: in cat3_full_opc()
1440 case OPC_SEL_B16: in ir3_cat3_absneg()
H A Ddisasm-a3xx.c255 OPC(3, OPC_SEL_B16, sel.b16),
H A Dir3_parser.y984 | T_OP_SEL_B16 { new_instr(OPC_SEL_B16); }

Completed in 8 milliseconds