Searched refs:INSN_JUMP_DYNAMIC (Results 1 – 4 of 4) sorted by relevance
17 INSN_JUMP_DYNAMIC, enumerator
81 return insn->type == INSN_JUMP_DYNAMIC || in is_dynamic_jump()
139 if (insn->type == INSN_JUMP_DYNAMIC) in is_sibling_call()1105 insn->type = INSN_JUMP_DYNAMIC; in add_retpoline_call()1679 if (insn != orig_insn && insn->type == INSN_JUMP_DYNAMIC) in find_jump_table()1730 if (insn->type != INSN_JUMP_DYNAMIC) in mark_func_jump_tables()1909 if (insn->type != INSN_JUMP_DYNAMIC && in read_retpoline_hints()3064 case INSN_JUMP_DYNAMIC: in validate_branch()3079 if (insn->type == INSN_JUMP_DYNAMIC) in validate_branch()3229 case INSN_JUMP_DYNAMIC: in validate_entry()3332 if (insn->type != INSN_JUMP_DYNAMIC && in validate_retpoline()3358 insn->type == INSN_JUMP_DYNAMIC ? "jump" : "call"); in validate_retpoline()
531 *type = INSN_JUMP_DYNAMIC; in arch_decode_instruction()