Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DInterleavedAccessPass.cpp406 auto *NewSVI1 = in replaceBinOpShuffles() local
413 BI->getOpcode(), NewSVI1, NewSVI2, BI, BI->getName(), SVI); in replaceBinOpShuffles()
416 << "\n With : " << *NewSVI1 << "\n And : " in replaceBinOpShuffles()
419 if (NewSVI1->getOperand(0) == LI) in replaceBinOpShuffles()
420 Shuffles.push_back(NewSVI1); in replaceBinOpShuffles()