Searched refs:ErrorInfoMissingFeature (Results 1 – 1 of 1) sorted by relevance
2586 uint64_t ErrorInfoMissingFeature = 0; // Init suppresses compiler warnings. in MatchAndEmitATTInstruction() local2595 ErrorInfoMissingFeature = ErrorInfoIgnore; in MatchAndEmitATTInstruction()2674 ErrorInfo = ErrorInfoMissingFeature; in MatchAndEmitATTInstruction()2675 return ErrorMissingFeature(IDLoc, ErrorInfoMissingFeature, in MatchAndEmitATTInstruction()2733 uint64_t ErrorInfoMissingFeature = 0; in MatchAndEmitIntelInstruction() local2748 ErrorInfoMissingFeature = ErrorInfoIgnore; in MatchAndEmitIntelInstruction()2765 ErrorInfoMissingFeature = ErrorInfo; in MatchAndEmitIntelInstruction()2814 ErrorInfo = ErrorInfoMissingFeature; in MatchAndEmitIntelInstruction()2815 return ErrorMissingFeature(IDLoc, ErrorInfoMissingFeature, in MatchAndEmitIntelInstruction()