Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMInstrInfo.cpp35 void ARMInstrInfo::getNoop(MCInst &NopInst) const { in getNoop() function in ARMInstrInfo
H A DThumb1InstrInfo.cpp26 void Thumb1InstrInfo::getNoop(MCInst &NopInst) const { in getNoop() function in Thumb1InstrInfo
H A DThumb2InstrInfo.cpp45 void Thumb2InstrInfo::getNoop(MCInst &NopInst) const { in getNoop() function in Thumb2InstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp488 void PPCInstrInfo::getNoop(MCInst &NopInst) const { in getNoop() function in PPCInstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp465 void TargetInstrInfo::getNoop(MCInst &NopInst) const { in getNoop() function in TargetInstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp6911 void X86InstrInfo::getNoop(MCInst &NopInst) const { in getNoop() function in X86InstrInfo

Completed in 21 milliseconds