Searched refs:IsAddSubWith1 (Results 1 – 2 of 2) sorted by relevance
12843 auto IsAddSubWith1 = [&](SDValue V) -> bool { in performMULCombine() local12856 if (IsAddSubWith1(N0)) { in performMULCombine()12861 if (IsAddSubWith1(N1)) { in performMULCombine()
17087 auto IsAddSubWith1 = [&](SDValue V) -> bool { in performMulCombine() local17100 if (IsAddSubWith1(N0)) { in performMulCombine()17105 if (IsAddSubWith1(N1)) { in performMulCombine()