Searched refs:NumSuccessfulMatches (Results 1 – 3 of 3) sorted by relevance
1039 unsigned NumSuccessfulMatches = in MatchAndEmitInstruction() local1042 if (NumSuccessfulMatches == 1) { in MatchAndEmitInstruction()1051 if (NumSuccessfulMatches > 1) { in MatchAndEmitInstruction()
3004 unsigned NumSuccessfulMatches = in MatchAndEmitATTInstruction() local3006 if (NumSuccessfulMatches == 1) { in MatchAndEmitATTInstruction()3018 if (NumSuccessfulMatches > 1) { in MatchAndEmitATTInstruction()3208 unsigned NumSuccessfulMatches = in MatchAndEmitIntelInstruction() local3213 if (UnsizedMemOp && NumSuccessfulMatches > 1 && in MatchAndEmitIntelInstruction()3219 NumSuccessfulMatches = 1; in MatchAndEmitIntelInstruction()3231 if (NumSuccessfulMatches == 1) { in MatchAndEmitIntelInstruction()3245 } else if (NumSuccessfulMatches > 1) { in MatchAndEmitIntelInstruction()
2682 unsigned NumSuccessfulMatches = in MatchAndEmitATTInstruction() local2684 if (NumSuccessfulMatches == 1) { in MatchAndEmitATTInstruction()2696 if (NumSuccessfulMatches > 1) { in MatchAndEmitATTInstruction()2861 unsigned NumSuccessfulMatches = in MatchAndEmitIntelInstruction() local2863 if (NumSuccessfulMatches == 1) { in MatchAndEmitIntelInstruction()2875 } else if (NumSuccessfulMatches > 1) { in MatchAndEmitIntelInstruction()