Searched refs:Match_Unsupported (Results 1 – 1 of 1) sorted by relevance
1270 Match_Unsupported = FIRST_TARGET_MATCH_RESULT_TY, enumerator4143 return Match_Unsupported; in checkTargetMatchPredicate()4145 return Match_Unsupported; in checkTargetMatchPredicate()4153 return Match_Unsupported; in checkTargetMatchPredicate()4159 return Match_Unsupported; in checkTargetMatchPredicate()4163 return Match_Unsupported; in checkTargetMatchPredicate()4171 return Match_Unsupported; in checkTargetMatchPredicate()4222 case Match_Unsupported: in matchAndEmitATTInstruction()4352 if (OriginalError == Match_Unsupported) in matchAndEmitATTInstruction()4376 if (llvm::count(Match, Match_Unsupported) == 1) { in matchAndEmitATTInstruction()[all …]