Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1189 bool ErrorMissingFeature(SMLoc IDLoc, const FeatureBitset &MissingFeatures,
4086 bool X86AsmParser::ErrorMissingFeature(SMLoc IDLoc, in ErrorMissingFeature() function in X86AsmParser
4209 return ErrorMissingFeature(IDLoc, MissingFeatures, MatchingInlineAsm); in MatchAndEmitATTInstruction()
4375 return ErrorMissingFeature(IDLoc, ErrorInfoMissingFeatures, in MatchAndEmitATTInstruction()
4584 return ErrorMissingFeature(IDLoc, ErrorInfoMissingFeatures, in MatchAndEmitIntelInstruction()