Lines Matching defs:Not1
48540 SDValue Not1 = N1.isUndef() ? N1 : IsNOT(N1, DAG);48541 if (Not0 && Not1) {48546 DAG.getBitcast(SrcVT, Not1));