Searched refs:INSN_JUMP_DYNAMIC (Results 1 – 4 of 4) sorted by relevance
17 INSN_JUMP_DYNAMIC, enumerator
105 return insn->type == INSN_JUMP_DYNAMIC || in is_dynamic_jump()
136 if (insn->type == INSN_JUMP_DYNAMIC || in insn_call_dest()145 if (insn->type == INSN_JUMP_DYNAMIC || in insn_jump_table()171 if (insn->type == INSN_JUMP_DYNAMIC) in is_sibling_call()1461 insn->type = INSN_JUMP_DYNAMIC; in add_retpoline_call()2079 if (insn != orig_insn && insn->type == INSN_JUMP_DYNAMIC) in find_jump_table()2130 if (insn->type != INSN_JUMP_DYNAMIC) in mark_func_jump_tables()2341 if (insn->type != INSN_JUMP_DYNAMIC && in read_retpoline_hints()3708 case INSN_JUMP_DYNAMIC: in validate_branch()3716 if (insn->type == INSN_JUMP_DYNAMIC) in validate_branch()3870 case INSN_JUMP_DYNAMIC: in validate_unret()[all …]
701 insn->type = INSN_JUMP_DYNAMIC; in arch_decode_instruction()