Searched refs:Not1 (Results 1 – 2 of 2) sorted by relevance
314 auto Not1 = BuildMI(*MBB, MI, DL, TII.get(NotOpc), ExecReg).addReg(ExecReg); in readWriteTmpVGPR() local315 Not1->getOperand(2).setIsDead(); // Mark SCC as dead. in readWriteTmpVGPR()
50295 SDValue Not1 = N1.isUndef() ? N1 : IsNOT(N1, DAG); in combineVectorPack() local50296 if (Not0 && Not1) { in combineVectorPack()50301 DAG.getBitcast(SrcVT, Not1)); in combineVectorPack()