Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp704 bool ErrorMissingFeature(SMLoc IDLoc, uint64_t ErrorInfo,
2502 bool X86AsmParser::ErrorMissingFeature(SMLoc IDLoc, uint64_t ErrorInfo, in ErrorMissingFeature() function in X86AsmParser
2556 return ErrorMissingFeature(IDLoc, ErrorInfo, MatchingInlineAsm); in MatchAndEmitATTInstruction()
2675 return ErrorMissingFeature(IDLoc, ErrorInfoMissingFeature, in MatchAndEmitATTInstruction()
2815 return ErrorMissingFeature(IDLoc, ErrorInfoMissingFeature, in MatchAndEmitIntelInstruction()