Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp3288 FeatureBitset ErrorInfoMissingFeatures; // Init suppresses compiler warnings. in MatchAndEmitATTInstruction() local
3298 ErrorInfoMissingFeatures = MissingFeatures; in MatchAndEmitATTInstruction()
3387 return ErrorMissingFeature(IDLoc, ErrorInfoMissingFeatures, in MatchAndEmitATTInstruction()
3456 FeatureBitset ErrorInfoMissingFeatures; in MatchAndEmitIntelInstruction() local
3501 ErrorInfoMissingFeatures = MissingFeatures; in MatchAndEmitIntelInstruction()
3517 ErrorInfoMissingFeatures = MissingFeatures; in MatchAndEmitIntelInstruction()
3588 return ErrorMissingFeature(IDLoc, ErrorInfoMissingFeatures, in MatchAndEmitIntelInstruction()
/external/llvm-project/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp4222 FeatureBitset ErrorInfoMissingFeatures; // Init suppresses compiler warnings. in MatchAndEmitATTInstruction() local
4256 ErrorInfoMissingFeatures = MissingFeatures; in MatchAndEmitATTInstruction()
4355 return ErrorMissingFeature(IDLoc, ErrorInfoMissingFeatures, in MatchAndEmitATTInstruction()
4436 FeatureBitset ErrorInfoMissingFeatures; in MatchAndEmitIntelInstruction() local
4481 ErrorInfoMissingFeatures = MissingFeatures; in MatchAndEmitIntelInstruction()
4497 ErrorInfoMissingFeatures = MissingFeatures; in MatchAndEmitIntelInstruction()
4568 return ErrorMissingFeature(IDLoc, ErrorInfoMissingFeatures, in MatchAndEmitIntelInstruction()