Searched defs:Not0 (Results 1 – 2 of 2) sorted by relevance
303 auto Not0 = BuildMI(*MBB, MI, DL, TII.get(NotOpc), ExecReg).addReg(ExecReg); in readWriteTmpVGPR() local
48539 SDValue Not0 = N0.isUndef() ? N0 : IsNOT(N0, DAG); in combineVectorPack() local