Lines Matching refs:NOP
52 "Nop",
787 if (opcode == Instruction::NOP) {
788 // A simple NOP will have a width of 1 at this point, embedded data NOP > 1.
790 // Could be an aligning nop. If an embedded data NOP follows, treat pair as single unit.
799 // It is a simple nop - treat normally.
832 * (incl. NOP).
1507 bool nop = false;
1526 nop = true;
1615 if (nop) {