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