Home | History | Annotate | Download | only in AArch64

Lines Matching refs:isN0SExt

2151   bool isN0SExt = isSignExtended(N0, DAG);
2153 if (isN0SExt && isN1SExt)