Home
last modified time | relevance | path

Searched defs:getNoopForMachoTarget (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMInstrInfo.cpp36 void ARMInstrInfo::getNoopForMachoTarget(MCInst &NopInst) const { in getNoopForMachoTarget() function in ARMInstrInfo
H A DThumb1InstrInfo.cpp28 void Thumb1InstrInfo::getNoopForMachoTarget(MCInst &NopInst) const { in getNoopForMachoTarget() function in Thumb1InstrInfo
H A DThumb2InstrInfo.cpp36 void Thumb2InstrInfo::getNoopForMachoTarget(MCInst &NopInst) const { in getNoopForMachoTarget() function in Thumb2InstrInfo
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp431 void TargetInstrInfo::getNoopForMachoTarget(MCInst &NopInst) const { in getNoopForMachoTarget() function in TargetInstrInfo
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp440 void PPCInstrInfo::getNoopForMachoTarget(MCInst &NopInst) const { in getNoopForMachoTarget() function in PPCInstrInfo
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp2754 void AArch64InstrInfo::getNoopForMachoTarget(MCInst &NopInst) const { in getNoopForMachoTarget() function in AArch64InstrInfo
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp7074 void X86InstrInfo::getNoopForMachoTarget(MCInst &NopInst) const { in getNoopForMachoTarget() function in X86InstrInfo