Searched refs:OPC_JUMP (Results 1 – 6 of 6) sorted by relevance
469 if (instr->opc == OPC_JUMP) { in resolve_dest_block()581 if (jumps[0]->opc == OPC_JUMP) in opt_jump()
119 (is_flow(n) && (n->opc != OPC_JUMP) && (n->opc != OPC_B)); in count_instruction()
63 OPC_JUMP = _OPC(0, 2), enumerator
650 case OPC_JUMP: in sched_block()
160 OPC(0, OPC_JUMP, jump),
781 | T_OP_JUMP { new_instr(OPC_JUMP); } cat0_immed