Searched refs:INSN_CALL (Results 1 – 4 of 4) sorted by relevance
23 INSN_CALL, enumerator
897 if (insn->type != INSN_CALL) in add_call_destinations()1558 if (insn->type != INSN_CALL) { in read_intra_function_calls()1689 if (insn->type == INSN_CALL && insn->call_dest && in is_fentry_call()2498 case INSN_CALL: in validate_branch()2514 if (insn->type == INSN_CALL && insn->call_dest->static_call_tramp) { in validate_branch()2688 return (insn->type == INSN_CALL && in is_kasan_insn()2694 return (insn->type == INSN_CALL && in is_ubsan_insn()
51 (insn->type == INSN_CALL || is_static_jump(insn)); in arch_support_alt_relocation()
499 *type = INSN_CALL; in arch_decode_instruction()