Searched refs:OPC_KILL (Results 1 – 6 of 6) sorted by relevance
115 return OPC_KILL; in __instruction_case()
66 OPC_KILL = _OPC(0, 5), enumerator
163 OPC(0, OPC_KILL, kill),
762 if (instr->opc != OPC_KILL) in kill_sched()
769 return instr->opc == OPC_KILL || instr->opc == OPC_DEMOTE; in is_kill_or_demote()
784 | T_OP_KILL { new_instr(OPC_KILL); } cat0_src1