Searched refs:MatchAndEmitInstruction (Results 1 - 9 of 9) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCTargetAsmParser.h156 /// MatchAndEmitInstruction - Recognize a series of operands of a parsed
162 virtual bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
/external/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp49 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
386 bool SparcAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:SparcAsmParser
/external/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp346 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
677 bool SystemZAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:SystemZAsmParser
/external/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp77 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
1381 bool MipsAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:MipsAsmParser
/external/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp248 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
922 bool PPCAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:PPCAsmParser
/external/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp694 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
2287 bool X86AsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:X86AsmParser
/external/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp85 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
3576 bool AArch64AsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:AArch64AsmParser
/external/llvm/lib/MC/MCParser/
H A DAsmParser.cpp1634 getTargetParser().MatchAndEmitInstruction(IDLoc, Info.Opcode,
/external/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp360 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
8032 bool ARMAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:__anon25988::ARMAsmParser

Completed in 982 milliseconds