Searched refs:IsAddSubWith1 (Results 1 – 2 of 2) sorted by relevance
16222 auto IsAddSubWith1 = [&](SDValue V) -> bool { in performMULCombine() local16235 if (IsAddSubWith1(N0)) { in performMULCombine()16240 if (IsAddSubWith1(N1)) { in performMULCombine()
18852 auto IsAddSubWith1 = [&](SDValue V) -> bool { in performMulCombine() local18865 if (IsAddSubWith1(N0)) { in performMulCombine()18870 if (IsAddSubWith1(N1)) { in performMulCombine()