Home
last modified time | relevance | path

Searched refs:OPC_SHR_B (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
H A Dinstr-a3xx.h177 OPC_SHR_B = _OPC(2, 55), enumerator
H A Dir3.h1342 case OPC_SHR_B: in ir3_cat2_int()
1405 case OPC_SHR_B: in ir3_cat2_absneg()
1488 case OPC_SHR_B: in ir3_output_conv_type()
H A Dir3_lower_parallelcopy.c242 ir3_instr_create(instr->block, OPC_SHR_B, 1, 2); in do_copy()
H A Ddisasm-a3xx.c236 OPC(2, OPC_SHR_B, shr.b),
H A Dir3_parser.y950 | T_OP_SHR_B { new_instr(OPC_SHR_B); }

Completed in 10 milliseconds