Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
H A Dinstr-a3xx.h176 OPC_SHL_B = _OPC(2, 54), enumerator
H A Dir3.h1341 case OPC_SHL_B: in ir3_cat2_int()
1404 case OPC_SHL_B: in ir3_cat2_absneg()
1487 case OPC_SHL_B: in ir3_output_conv_type()
H A Ddisasm-a3xx.c235 OPC(2, OPC_SHL_B, shl.b),
H A Dir3_parser.y949 | T_OP_SHL_B { new_instr(OPC_SHL_B); }

Completed in 9 milliseconds