Searched defs:getNoopForMachoTarget (Results 1 - 6 of 6) sorted by relevance

/external/llvm/lib/Target/ARM/
H A DThumb1InstrInfo.cpp27 /// getNoopForMachoTarget - Return the noop instruction to use for a noop.
28 void Thumb1InstrInfo::getNoopForMachoTarget(MCInst &NopInst) const { function in class:Thumb1InstrInfo
H A DARMInstrInfo.cpp35 /// getNoopForMachoTarget - Return the noop instruction to use for a noop.
36 void ARMInstrInfo::getNoopForMachoTarget(MCInst &NopInst) const { function in class:ARMInstrInfo
H A DThumb2InstrInfo.cpp35 /// getNoopForMachoTarget - Return the noop instruction to use for a noop.
36 void Thumb2InstrInfo::getNoopForMachoTarget(MCInst &NopInst) const { function in class:Thumb2InstrInfo
/external/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp375 void TargetInstrInfo::getNoopForMachoTarget(MCInst &NopInst) const { function in class:TargetInstrInfo
/external/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp339 /// getNoopForMachoTarget - Return the noop instruction to use for a noop.
340 void PPCInstrInfo::getNoopForMachoTarget(MCInst &NopInst) const { function in class:PPCInstrInfo
/external/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp6105 void X86InstrInfo::getNoopForMachoTarget(MCInst &NopInst) const { function in class:X86InstrInfo

Completed in 203 milliseconds