Searched refs:INSN_CALL (Results 1 – 5 of 5) sorted by relevance
19 INSN_CALL, enumerator
59 typ = INSN_CALL; in arch_decode_instruction()
1479 if (insn->type == INSN_CALL && !insn->sec->init) in annotate_call_site()1512 case INSN_CALL: in add_retpoline_call()1749 if (insn->type != INSN_CALL) in add_call_destinations()2536 if (insn->type != INSN_CALL) { in read_intra_function_calls()2739 if (insn->type == INSN_CALL) { in is_special_call()3771 case INSN_CALL: in validate_branch()3994 case INSN_CALL: in validate_unret()4096 return (insn->type == INSN_CALL && in is_kasan_insn()4102 return (insn->type == INSN_CALL && in is_ubsan_insn()4407 case INSN_CALL: in validate_ibt_insn()
88 insn->type = INSN_CALL; in decode_insn_reg0i26_fomat()
688 insn->type = INSN_CALL; in arch_decode_instruction()
Completed in 12 milliseconds