Lines Matching refs:INSN_NOP
1321 insn->type = sibling ? INSN_RETURN : INSN_NOP; in annotate_call_site()
1349 insn->type = INSN_NOP; in annotate_call_site()
1781 nop->type = INSN_NOP; in handle_group_alt()
1862 orig_insn->type != INSN_NOP) { in handle_jump_alt()
1880 orig_insn->type = INSN_NOP; in handle_jump_alt()
1883 if (orig_insn->type == INSN_NOP) { in handle_jump_alt()
2401 insn->type != INSN_NOP) { in __annotate_late()
3931 case INSN_NOP: in validate_unret()
4024 if (insn->type == INSN_NOP || insn->type == INSN_TRAP || (func && func->ignore)) in ignore_unreachable_insn()
4141 if (prev->type != INSN_NOP) in add_prefix_symbol()
4371 case INSN_NOP: in validate_ibt_insn()