Searched refs:MatchAndEmitIntelInstruction (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 747 bool MatchAndEmitIntelInstruction(SMLoc IDLoc, unsigned &Opcode, 2551 return MatchAndEmitIntelInstruction(IDLoc, Opcode, Operands, Out, ErrorInfo, in MatchAndEmitInstruction() 2771 bool X86AsmParser::MatchAndEmitIntelInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitIntelInstruction() function in X86AsmParser
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 882 bool MatchAndEmitIntelInstruction(SMLoc IDLoc, unsigned &Opcode, 2858 return MatchAndEmitIntelInstruction(IDLoc, Opcode, Operands, Out, ErrorInfo, in MatchAndEmitInstruction() 3091 bool X86AsmParser::MatchAndEmitIntelInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitIntelInstruction() function in X86AsmParser
|