Searched refs:ErrorInfoMissingFeature (Results 1 – 1 of 1) sorted by relevance
3005 uint64_t ErrorInfoMissingFeature = 0; // Init suppresses compiler warnings. in MatchAndEmitATTInstruction() local3014 ErrorInfoMissingFeature = ErrorInfoIgnore; in MatchAndEmitATTInstruction()3091 ErrorInfo = ErrorInfoMissingFeature; in MatchAndEmitATTInstruction()3092 return ErrorMissingFeature(IDLoc, ErrorInfoMissingFeature, in MatchAndEmitATTInstruction()3156 uint64_t ErrorInfoMissingFeature = 0; in MatchAndEmitIntelInstruction() local3199 ErrorInfoMissingFeature = ErrorInfoIgnore; in MatchAndEmitIntelInstruction()3214 ErrorInfoMissingFeature = ErrorInfo; in MatchAndEmitIntelInstruction()3276 ErrorInfo = ErrorInfoMissingFeature; in MatchAndEmitIntelInstruction()3277 return ErrorMissingFeature(IDLoc, ErrorInfoMissingFeature, in MatchAndEmitIntelInstruction()