Searched refs:OPC_NOT_B (Results 1 – 4 of 4) sorted by relevance
1032 case OPC_NOT_B: in ir3_cat2_int()1093 case OPC_NOT_B: in ir3_cat2_absneg()
117 OPC_NOT_B = _OPC(2, 30), enumerator
576 case OPC_NOT_B: in print_instr_cat2()1363 OPC(2, OPC_NOT_B, not.b),
629 | T_OP_NOT_B { new_instr(OPC_NOT_B); }