Home
last modified time | relevance | path

Searched refs:MatchAndEmitIntelInstruction (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp747 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-10.0/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp950 bool MatchAndEmitIntelInstruction(SMLoc IDLoc, unsigned &Opcode,
3109 return MatchAndEmitIntelInstruction(IDLoc, Opcode, Operands, Out, ErrorInfo, in MatchAndEmitInstruction()
3405 bool X86AsmParser::MatchAndEmitIntelInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitIntelInstruction() function in X86AsmParser
/external/llvm-project/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp1180 bool MatchAndEmitIntelInstruction(SMLoc IDLoc, unsigned &Opcode,
4013 return MatchAndEmitIntelInstruction(IDLoc, Opcode, Operands, Out, ErrorInfo, in MatchAndEmitInstruction()
4373 bool X86AsmParser::MatchAndEmitIntelInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitIntelInstruction() function in X86AsmParser