Lines Matching refs:INSN_NOP
1377 insn->type = sibling ? INSN_RETURN : INSN_NOP; in annotate_call_site()
1405 insn->type = INSN_NOP; in annotate_call_site()
1792 nop->type = INSN_NOP; in handle_group_alt()
1875 orig_insn->type != INSN_NOP) { in handle_jump_alt()
1893 orig_insn->type = INSN_NOP; in handle_jump_alt()
1896 if (orig_insn->type == INSN_NOP) { in handle_jump_alt()
2423 insn->type != INSN_NOP) { in __annotate_late()
2573 if (!in_hole && insn->type == INSN_NOP) in mark_holes()
4165 case INSN_NOP: in validate_unret()
4289 if (insn->type == INSN_NOP || insn->type == INSN_TRAP || in ignore_unreachable_insn()
4406 if (prev->type != INSN_NOP) in create_prefix_symbol()
4657 case INSN_NOP: in validate_ibt_insn()