Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAG.cpp1568 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in getVectorShuffle() local
1569 BlendSplat(N1BV, 0); in getVectorShuffle()
/NextBSD/contrib/llvm/lib/Target/X86/
HDX86ISelLowering.cpp23294 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in PerformSHLCombine() local
23295 if (auto *N1SplatC = N1BV->getConstantSplatNode()) { in PerformSHLCombine()