Searched refs:ALU_OP2_KILLE_INT (Results 1 – 3 of 3) sorted by relevance
100 a->bc.set_op(branch ? ALU_OP2_KILLE_INT : ALU_OP2_KILLNE_INT); in convert_kill_instructions()
1250 case AF_CC_E: return ALU_OP2_KILLE_INT; in get_killcc_op()1259 case AF_CC_E: return ALU_OP2_KILLE_INT; in get_killcc_op()
259 #define ALU_OP2_KILLE_INT 65 macro