Searched refs:MatchGeneric (Results 1 – 1 of 1) sorted by relevance
54518 auto MatchGeneric = [&](SDValue N0, SDValue N1, bool Negate) { in combineX86AddSub() local54528 MatchGeneric(LHS, RHS, false); in combineX86AddSub()54529 MatchGeneric(RHS, LHS, X86ISD::SUB == N->getOpcode()); in combineX86AddSub()