Searched refs:MatchInstruction (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCTargetAsmParser.h81 /// MatchInstruction - Recognize a series of operands of a parsed instruction
88 MatchInstruction(SMLoc IDLoc, unsigned &Kind, function in class:llvm::MCTargetAsmParser
/external/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp70 bool MatchInstruction(SMLoc IDLoc, unsigned &Kind,
1531 bool Error = MatchInstruction(IDLoc, Kind, Operands, Insts,
1540 MatchInstruction(SMLoc IDLoc, unsigned &Kind, function in class:X86AsmParser
/external/clang/lib/Sema/
H A DSemaStmtAsm.cpp555 HadError = TargetParser->MatchInstruction(IDLoc, Kind, Operands, Instrs,

Completed in 165 milliseconds