Lines Matching refs:INSN_NOP
1446 insn->type = sibling ? INSN_RETURN : INSN_NOP; in annotate_call_site()
1472 insn->type = INSN_NOP; in annotate_call_site()
1870 nop->type = INSN_NOP; in handle_group_alt()
1952 orig_insn->type != INSN_NOP) { in handle_jump_alt()
1966 orig_insn->type = INSN_NOP; in handle_jump_alt()
1969 if (orig_insn->type == INSN_NOP) { in handle_jump_alt()
2425 insn->type != INSN_NOP) { in read_retpoline_hints()
4018 case INSN_NOP: in validate_unret()
4112 if (insn->ignore || insn->type == INSN_NOP || insn->type == INSN_TRAP) in ignore_unreachable_insn()
4231 if (prev->type != INSN_NOP) in add_prefix_symbol()
4414 case INSN_NOP: in validate_ibt_insn()