Searched refs:INSN_JUMP_UNCONDITIONAL (Results 1 – 6 of 6) sorted by relevance
16 INSN_JUMP_UNCONDITIONAL, enumerator
104 insn->type == INSN_JUMP_UNCONDITIONAL; in is_static_jump()
63 typ = INSN_JUMP_UNCONDITIONAL; in arch_decode_instruction()
80 insn->type = INSN_JUMP_UNCONDITIONAL; in decode_insn_reg0i26_fomat()261 insn->type = INSN_JUMP_UNCONDITIONAL; in decode_insn_reg2i16_fomat()
1395 case INSN_JUMP_UNCONDITIONAL: in add_retpoline_call()1861 if (orig_insn->type != INSN_JUMP_UNCONDITIONAL && in handle_jump_alt()2080 if (insn->type == INSN_JUMP_UNCONDITIONAL && in find_jump_table()2377 insn->type = INSN_JUMP_UNCONDITIONAL; in __annotate_ifc()3684 case INSN_JUMP_UNCONDITIONAL: in validate_branch()3699 if (insn->type == INSN_JUMP_UNCONDITIONAL) in validate_branch()3880 case INSN_JUMP_UNCONDITIONAL: in validate_unret()3894 if (insn->type == INSN_JUMP_UNCONDITIONAL) in validate_unret()4093 (insn->type == INSN_JUMP_UNCONDITIONAL && in ignore_unreachable_insn()4108 if (insn->type == INSN_JUMP_UNCONDITIONAL) { in ignore_unreachable_insn()[all …]
632 insn->type = INSN_JUMP_UNCONDITIONAL; in arch_decode_instruction()