Home | History | Annotate | Download | only in AArch64

Lines Matching refs:isN0SExt

2221   bool isN0SExt = isSignExtended(N0, DAG);
2223 if (isN0SExt && isN1SExt)