Searched refs:ErrorInfoMissingFeature (Results 1 – 2 of 2) sorted by relevance
2664 uint64_t ErrorInfoMissingFeature = 0; // Init suppresses compiler warnings. in MatchAndEmitATTInstruction() local2673 ErrorInfoMissingFeature = ErrorInfoIgnore; in MatchAndEmitATTInstruction()2752 ErrorInfo = ErrorInfoMissingFeature; in MatchAndEmitATTInstruction()2753 return ErrorMissingFeature(IDLoc, ErrorInfoMissingFeature, in MatchAndEmitATTInstruction()2811 uint64_t ErrorInfoMissingFeature = 0; in MatchAndEmitIntelInstruction() local2826 ErrorInfoMissingFeature = ErrorInfoIgnore; in MatchAndEmitIntelInstruction()2843 ErrorInfoMissingFeature = ErrorInfo; in MatchAndEmitIntelInstruction()2889 ErrorInfo = ErrorInfoMissingFeature; in MatchAndEmitIntelInstruction()2890 return ErrorMissingFeature(IDLoc, ErrorInfoMissingFeature, in MatchAndEmitIntelInstruction()
2986 uint64_t ErrorInfoMissingFeature = 0; // Init suppresses compiler warnings. in MatchAndEmitATTInstruction() local2995 ErrorInfoMissingFeature = ErrorInfoIgnore; in MatchAndEmitATTInstruction()3072 ErrorInfo = ErrorInfoMissingFeature; in MatchAndEmitATTInstruction()3073 return ErrorMissingFeature(IDLoc, ErrorInfoMissingFeature, in MatchAndEmitATTInstruction()3137 uint64_t ErrorInfoMissingFeature = 0; in MatchAndEmitIntelInstruction() local3180 ErrorInfoMissingFeature = ErrorInfoIgnore; in MatchAndEmitIntelInstruction()3195 ErrorInfoMissingFeature = ErrorInfo; in MatchAndEmitIntelInstruction()3257 ErrorInfo = ErrorInfoMissingFeature; in MatchAndEmitIntelInstruction()3258 return ErrorMissingFeature(IDLoc, ErrorInfoMissingFeature, in MatchAndEmitIntelInstruction()