Searched refs:matchSetCC (Results 1 – 1 of 1) sorted by relevance
7536 static std::optional<bool> matchSetCC(SDValue LHS, SDValue RHS, in matchSetCC() function7613 if (std::optional<bool> MatchResult = matchSetCC(LHS, RHS, CC, TrueV)) { in combineSelectToBinOp()7619 if (std::optional<bool> MatchResult = matchSetCC(LHS, RHS, CC, FalseV)) { in combineSelectToBinOp()