Searched refs:combineBallotPattern (Results 1 – 1 of 1) sorted by relevance
2404 static SDValue combineBallotPattern(SDValue VCMP, bool &Negate) { in combineBallotPattern() function2464 if (auto BallotCond = combineBallotPattern(VCMP, NegatedBallot)) { in SelectBRCOND()