Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp878 bool ErrorMissingFeature(SMLoc IDLoc, uint64_t ErrorInfo,
2909 bool X86AsmParser::ErrorMissingFeature(SMLoc IDLoc, uint64_t ErrorInfo, in ErrorMissingFeature() function in X86AsmParser
2975 return ErrorMissingFeature(IDLoc, ErrorInfo, MatchingInlineAsm); in MatchAndEmitATTInstruction()
3092 return ErrorMissingFeature(IDLoc, ErrorInfoMissingFeature, in MatchAndEmitATTInstruction()
3277 return ErrorMissingFeature(IDLoc, ErrorInfoMissingFeature, in MatchAndEmitIntelInstruction()