Searched refs:IsAddSubWith1 (Results 1 – 2 of 2) sorted by relevance
14071 auto IsAddSubWith1 = [&](SDValue V) -> bool { in performMULCombine() 14084 if (IsAddSubWith1(N0)) { in performMULCombine() 14089 if (IsAddSubWith1(N1)) { in performMULCombine() 14068 auto IsAddSubWith1 = [&](SDValue V) -> bool { performMULCombine() local
18267 auto IsAddSubWith1 = [&](SDValue V) -> bool { in performMulCombine() local18280 if (IsAddSubWith1(N0)) { in performMulCombine()18285 if (IsAddSubWith1(N1)) { in performMulCombine()