Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1196 bool ErrorMissingFeature(SMLoc IDLoc, const FeatureBitset &MissingFeatures,
3974 bool X86AsmParser::ErrorMissingFeature(SMLoc IDLoc, in ErrorMissingFeature() function in X86AsmParser
4102 return ErrorMissingFeature(IDLoc, MissingFeatures, MatchingInlineAsm); in MatchAndEmitATTInstruction()
4268 return ErrorMissingFeature(IDLoc, ErrorInfoMissingFeatures, in MatchAndEmitATTInstruction()
4477 return ErrorMissingFeature(IDLoc, ErrorInfoMissingFeatures, in MatchAndEmitIntelInstruction()