Searched refs:INSN_CALL (Results 1 – 3 of 3) sorted by relevance
19 INSN_CALL, enumerator
655 if (insn->type != INSN_CALL) in add_call_destinations()1364 if (insn->type == INSN_CALL && in is_fentry_call()2080 case INSN_CALL: in validate_branch()2281 return (insn->type == INSN_CALL && in is_kasan_insn()2287 return (insn->type == INSN_CALL && in is_ubsan_insn()
439 *type = INSN_CALL; in arch_decode_instruction()