Home | History | Annotate | Download | only in ARM

Lines Matching refs:isZeroOrAllOnes

8588 static inline bool isZeroOrAllOnes(SDValue N, bool AllOnes) {
8614 if (isZeroOrAllOnes(N1, AllOnes)) {
8619 if (isZeroOrAllOnes(N2, AllOnes)) {