Searched refs:INSN_CALL (Results 1 – 3 of 3) sorted by relevance
29 #define INSN_CALL 4 macro
584 if (insn->type != INSN_CALL) in add_call_destinations()1248 if (insn->type == INSN_CALL && in is_fentry_call()1892 case INSN_CALL: in validate_branch()2031 return (insn->type == INSN_CALL && in is_kasan_insn()2037 return (insn->type == INSN_CALL && in is_ubsan_insn()
444 *type = INSN_CALL; in arch_decode_instruction()