Home
last modified time | relevance | path

Searched defs:NopInst (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Target/
DTargetInstrInfo.h646 virtual void getNoopForMachoTarget(MCInst &NopInst) const { in getNoopForMachoTarget()
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp451 MCInst NopInst; in processInstruction() local