Searched refs:N1BV (Results 1 – 2 of 2) sorted by relevance
1568 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in getVectorShuffle() local1569 BlendSplat(N1BV, 0); in getVectorShuffle()
23294 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in PerformSHLCombine() local23295 if (auto *N1SplatC = N1BV->getConstantSplatNode()) { in PerformSHLCombine()