Home | History | Annotate | Download | only in AArch64

Lines Matching refs:TestSrc

10739   SDValue TestSrc = N->getOperand(1);
10740 SDValue NewTestSrc = getTestBitOperand(TestSrc, Bit, Invert, DAG);
10742 if (TestSrc == NewTestSrc)