Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
H A Dinstr-a3xx.h200 OPC_SEL_S32 = _OPC(3, 11), enumerator
602 case OPC_SEL_S32: in is_sat_compatible()
H A Dir3.h1070 case OPC_SEL_S32: in cat3_half_opc()
1090 return OPC_SEL_S32; in cat3_full_opc()
1435 case OPC_SEL_S32: in ir3_cat3_absneg()
H A Ddisasm-a3xx.c258 OPC(3, OPC_SEL_S32, sel.s32),
H A Dir3_parser.y987 | T_OP_SEL_S32 { new_instr(OPC_SEL_S32); }

Completed in 8 milliseconds