Searched defs:Nop (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DBasicBlockSections.cpp312 MCInst Nop = MF.getSubtarget().getInstrInfo()->getNop(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCTargetDesc.h133 static const unsigned Nop = 0x01; member in namespace:llvm::WebAssembly
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonAsmBackend.cpp739 MCInst *Nop = Context.createMCInst(); variable
H A DHexagonMCInstrInfo.cpp915 MCInst Nop; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp1263 MCInst Nop; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3074 MCInst Nop = MF->getSubtarget().getInstrInfo()->getNop(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp7727 MCInst Nop; local

Completed in 386 milliseconds