Searched refs:INSN_JUMP_DYNAMIC (Results 1 – 3 of 3) sorted by relevance
21 INSN_JUMP_DYNAMIC, enumerator
115 if (insn->type == INSN_JUMP_DYNAMIC) in is_sibling_call()791 insn->type = INSN_JUMP_DYNAMIC; in add_jump_destinations()1278 if (insn != orig_insn && insn->type == INSN_JUMP_DYNAMIC) in find_jump_table()1329 if (insn->type != INSN_JUMP_DYNAMIC) in mark_func_jump_tables()1473 if (insn->type != INSN_JUMP_DYNAMIC && in read_retpoline_hints()2543 case INSN_JUMP_DYNAMIC: in validate_branch()2551 if (insn->type == INSN_JUMP_DYNAMIC) in validate_branch()2660 if (insn->type != INSN_JUMP_DYNAMIC && in validate_retpoline()2678 insn->type == INSN_JUMP_DYNAMIC ? "jump" : "call"); in validate_retpoline()
525 *type = INSN_JUMP_DYNAMIC; in arch_decode_instruction()