Searched refs:INSN_JUMP_DYNAMIC (Results 1 – 4 of 4) sorted by relevance
17 INSN_JUMP_DYNAMIC, enumerator
74 return insn->type == INSN_JUMP_DYNAMIC || in is_dynamic_jump()
599 *type = INSN_JUMP_DYNAMIC; in arch_decode_instruction()750 if (insn->type != INSN_JUMP_DYNAMIC && in arch_rewrite_retpolines()760 insn->type == INSN_JUMP_DYNAMIC ? "jmp" : "call", in arch_rewrite_retpolines()
134 if (insn->type == INSN_JUMP_DYNAMIC) in is_sibling_call()858 insn->type = INSN_JUMP_DYNAMIC; in add_jump_destinations()1429 if (insn != orig_insn && insn->type == INSN_JUMP_DYNAMIC) in find_jump_table()1480 if (insn->type != INSN_JUMP_DYNAMIC) in mark_func_jump_tables()1629 if (insn->type != INSN_JUMP_DYNAMIC && in read_retpoline_hints()2810 case INSN_JUMP_DYNAMIC: in validate_branch()2818 if (insn->type == INSN_JUMP_DYNAMIC) in validate_branch()2931 if (insn->type != INSN_JUMP_DYNAMIC && in validate_retpoline()2949 insn->type == INSN_JUMP_DYNAMIC ? "jump" : "call"); in validate_retpoline()