Searched refs:OPC_SHR_B (Results 1 – 5 of 5) sorted by relevance
177 OPC_SHR_B = _OPC(2, 55), enumerator
1342 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()
242 ir3_instr_create(instr->block, OPC_SHR_B, 1, 2); in do_copy()
236 OPC(2, OPC_SHR_B, shr.b),
950 | T_OP_SHR_B { new_instr(OPC_SHR_B); }