Home
last modified time | relevance | path

Searched refs:NewSVI1 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterleavedAccessPass.cpp370 auto *NewSVI1 = in replaceBinOpShuffles() local
377 BI->getOpcode(), NewSVI1, NewSVI2, BI, BI->getName(), insertPos); in replaceBinOpShuffles()
380 << "\n With : " << *NewSVI1 << "\n And : " in replaceBinOpShuffles()
383 if (NewSVI1->getOperand(0) == LI) in replaceBinOpShuffles()
384 Shuffles.push_back(NewSVI1); in replaceBinOpShuffles()