Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1529 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in getVectorShuffle() local
1530 BlendSplat(N1BV, 0); in getVectorShuffle()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1617 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in getVectorShuffle() local
1618 BlendSplat(N1BV, 0); in getVectorShuffle()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp34051 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in combineShiftLeft() local
34052 if (auto *N1SplatC = N1BV->getConstantSplatNode()) { in combineShiftLeft()