Searched refs:getNoop (Results 1 – 16 of 16) sorted by relevance
29 void getNoop(MCInst &NopInst) const override;
30 void getNoop(MCInst &NopInst) const override;
36 void ARMInstrInfo::getNoop(MCInst &NopInst) const { in getNoop() function in ARMInstrInfo
27 void Thumb1InstrInfo::getNoop(MCInst &NopInst) const { in getNoop() function in Thumb1InstrInfo
212 Subtarget->getInstrInfo()->getNoop(Noop); in EmitSled()
46 void Thumb2InstrInfo::getNoop(MCInst &NopInst) const { in getNoop() function in Thumb2InstrInfo
326 void getNoop(MCInst &NopInst) const override;
476 void PPCInstrInfo::getNoop(MCInst &NopInst) const { in getNoop() function in PPCInstrInfo
190 void getNoop(MCInst &NopInst) const override;
3464 void AArch64InstrInfo::getNoop(MCInst &NopInst) const { in getNoop() function in AArch64InstrInfo
445 void getNoop(MCInst &NopInst) const override;
6709 void X86InstrInfo::getNoop(MCInst &NopInst) const { in getNoop() function in X86InstrInfo
1167 virtual void getNoop(MCInst &NopInst) const;
468 void TargetInstrInfo::getNoop(MCInst &NopInst) const { in getNoop() function in TargetInstrInfo
1153 MF->getSubtarget().getInstrInfo()->getNoop(Noop); in EmitFunctionBody()