Searched refs:OPC_CHSH (Results 1 – 4 of 4) sorted by relevance
72 if (instr->opc == OPC_END || instr->opc == OPC_CHSH || instr->opc == OPC_CHMASK) in remove_unused_by_block()
67 OPC_CHSH = _OPC(0, 10), enumerator
1318 OPC(0, OPC_CHSH, chsh),1613 ((opc == OPC_END) || (opc == OPC_CHSH)); in print_instr()
602 | T_OP_CHSH { new_instr(OPC_CHSH); }