Searched refs:INSN_JUMP_DYNAMIC (Results 1 – 3 of 3) sorted by relevance
28 #define INSN_JUMP_DYNAMIC 3 macro
226 if (insn->type == INSN_JUMP_DYNAMIC && list_empty(&insn->alts)) in __dead_end_function()522 insn->type = INSN_JUMP_DYNAMIC; in add_jump_destinations()943 if (insn != orig_insn && insn->type == INSN_JUMP_DYNAMIC) in find_switch_table()1013 if (insn->type != INSN_JUMP_DYNAMIC) in add_func_switch_tables()1188 if (insn->type != INSN_JUMP_DYNAMIC && in read_retpoline_hints()1932 case INSN_JUMP_DYNAMIC: in validate_branch()2003 if (insn->type != INSN_JUMP_DYNAMIC && in validate_retpoline()2021 insn->type == INSN_JUMP_DYNAMIC ? "jump" : "call"); in validate_retpoline()
454 *type = INSN_JUMP_DYNAMIC; in arch_decode_instruction()