Searched refs:getNoopForMachoTarget (Results 1 – 15 of 15) sorted by relevance
29 void getNoopForMachoTarget(MCInst &NopInst) const override;
30 void getNoopForMachoTarget(MCInst &NopInst) const override;
36 void ARMInstrInfo::getNoopForMachoTarget(MCInst &NopInst) const { in getNoopForMachoTarget() function in ARMInstrInfo
28 void Thumb1InstrInfo::getNoopForMachoTarget(MCInst &NopInst) const { in getNoopForMachoTarget() function in Thumb1InstrInfo
36 void Thumb2InstrInfo::getNoopForMachoTarget(MCInst &NopInst) const { in getNoopForMachoTarget() function in Thumb2InstrInfo
152 void getNoopForMachoTarget(MCInst &NopInst) const override;
2392 void AArch64InstrInfo::getNoopForMachoTarget(MCInst &NopInst) const { in getNoopForMachoTarget() function in AArch64InstrInfo
265 void getNoopForMachoTarget(MCInst &NopInst) const override;
438 void PPCInstrInfo::getNoopForMachoTarget(MCInst &NopInst) const { in getNoopForMachoTarget() function in PPCInstrInfo
426 void getNoopForMachoTarget(MCInst &NopInst) const override;
6876 void X86InstrInfo::getNoopForMachoTarget(MCInst &NopInst) const { in getNoopForMachoTarget() function in X86InstrInfo
1011 virtual void getNoopForMachoTarget(MCInst &NopInst) const;
432 void TargetInstrInfo::getNoopForMachoTarget(MCInst &NopInst) const { in getNoopForMachoTarget() function in TargetInstrInfo
918 MF->getSubtarget().getInstrInfo()->getNoopForMachoTarget(Noop); in EmitFunctionBody()