Home | History | Annotate | Download | only in verifier

Lines Matching refs:NOP

1545        * may or may not be preceded by a padding NOP (for alignment).
1550 (insns[insn_idx] == Instruction::NOP && (insn_idx + 1 < insns_size) &&
1664 case Instruction::NOP:
1666 * A "pure" NOP has no effect on anything. Data tables start with
1667 * a signature that looks like a NOP; if we see one of these in