Searched defs:getNoop (Results 1 – 7 of 7) sorted by relevance
36 void ARMInstrInfo::getNoop(MCInst &NopInst) const { in getNoop() function in ARMInstrInfo
27 void Thumb1InstrInfo::getNoop(MCInst &NopInst) const { in getNoop() function in Thumb1InstrInfo
46 void Thumb2InstrInfo::getNoop(MCInst &NopInst) const { in getNoop() function in Thumb2InstrInfo
468 void TargetInstrInfo::getNoop(MCInst &NopInst) const { in getNoop() function in TargetInstrInfo
476 void PPCInstrInfo::getNoop(MCInst &NopInst) const { in getNoop() function in PPCInstrInfo
3464 void AArch64InstrInfo::getNoop(MCInst &NopInst) const { in getNoop() function in AArch64InstrInfo
6709 void X86InstrInfo::getNoop(MCInst &NopInst) const { in getNoop() function in X86InstrInfo