Searched refs:Noop (Results 1 – 6 of 6) sorted by relevance
62 def: F<"native-regs">; // Noop. Present for backwards compatibility only.
100 if (!Path) // Noop130 if (!Path) // Noop
101 // Noop.
103 // Noop.
1916 MCInst Noop = MF->getSubtarget().getInstrInfo()->getNop(); in emitFunctionBody() local1920 if (Noop.getOpcode()) { in emitFunctionBody()
2517 def Noop : MSLangBuiltin {