Home
last modified time | relevance | path

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

12

/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1617 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1))
1618 BlendSplat(N1BV, 0);
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1663 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in getVectorShuffle() local
1664 BlendSplat(N1BV, 0); in getVectorShuffle()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1663 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in getVectorShuffle() local
1664 BlendSplat(N1BV, 0); in getVectorShuffle()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1663 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in getVectorShuffle() local
1664 BlendSplat(N1BV, 0); in getVectorShuffle()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1625 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in getVectorShuffle() local
1626 BlendSplat(N1BV, 0); in getVectorShuffle()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1602 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in getVectorShuffle() local
1603 BlendSplat(N1BV, 0); in getVectorShuffle()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1714 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in getVectorShuffle() local
1715 BlendSplat(N1BV, 0); in getVectorShuffle()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1710 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in getVectorShuffle() local
1711 BlendSplat(N1BV, 0); in getVectorShuffle()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1833 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in getVectorShuffle() local
1834 BlendSplat(N1BV, 0); in getVectorShuffle()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1783 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in getVectorShuffle() local
1784 BlendSplat(N1BV, 0); in getVectorShuffle()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1676 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in getVectorShuffle() local
1677 BlendSplat(N1BV, 0); in getVectorShuffle()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1833 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in getVectorShuffle() local
1834 BlendSplat(N1BV, 0); in getVectorShuffle()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1833 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in getVectorShuffle() local
1834 BlendSplat(N1BV, 0); in getVectorShuffle()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1783 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in getVectorShuffle() local
1784 BlendSplat(N1BV, 0); in getVectorShuffle()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1833 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in getVectorShuffle() local
1834 BlendSplat(N1BV, 0); in getVectorShuffle()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1833 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in getVectorShuffle() local
1834 BlendSplat(N1BV, 0); in getVectorShuffle()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1880 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in getVectorShuffle() local
1881 BlendSplat(N1BV, 0); in getVectorShuffle()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp34051 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in combineShiftLeft() local
34052 if (auto *N1SplatC = N1BV->getConstantSplatNode()) { in combineShiftLeft()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp35537 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in combineShiftLeft() local
35538 if (auto *N1SplatC = N1BV->getConstantSplatNode()) { in combineShiftLeft()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp37668 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in combineShiftLeft() local
37669 if (auto *N1SplatC = N1BV->getConstantSplatNode()) { in combineShiftLeft()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp39407 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in combineShiftLeft() local
39408 if (auto *N1SplatC = N1BV->getConstantSplatNode()) { in combineShiftLeft()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp39389 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in combineShiftLeft() local
39390 if (auto *N1SplatC = N1BV->getConstantSplatNode()) { in combineShiftLeft()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp39407 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in combineShiftLeft() local
39408 if (auto *N1SplatC = N1BV->getConstantSplatNode()) { in combineShiftLeft()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp42592 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in combineShiftLeft() local
42593 if (auto *N1SplatC = N1BV->getConstantSplatNode()) { in combineShiftLeft()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp43673 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in combineShiftLeft() local
43674 if (auto *N1SplatC = N1BV->getConstantSplatNode()) { in combineShiftLeft()

12