Home
last modified time | relevance | path

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

/dports/biology/diamond/diamond-2.0.13/src/dp/
H A Dungapped_simd.cpp34 typedef ::DISPATCH_ARCH::SIMD::Vector<int8_t> SeqV; in window_ungapped() typedef
44 transpose(subject_ptr, subject_count, subject_vector, SeqV()); in window_ungapped()
46 SeqV subject_letters(&subject_vector[j * CHANNELS]); in window_ungapped()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_CompatibleWires.cxx429 TopTools_SequenceOfShape SeqV; in SearchVertex() local
430 SeqOfVertices(W,SeqV); in SearchVertex()
971 TopTools_SequenceOfShape SeqV; in SameNumberByPolarMethod() local
993 SeqOfVertices(wire1,SeqV); in SameNumberByPolarMethod()
994 if (SeqV.Length()>NbMaxV) in SameNumberByPolarMethod()
998 for (ii=1;ii<=SeqV.Length();ii++) { in SameNumberByPolarMethod()
1068 SeqOfVertices(wire1,SeqV); in SameNumberByPolarMethod()
1069 if ( SeqV.Length()>NbMaxV || SeqV.Length()>SizeMap ) in SameNumberByPolarMethod()
1077 for (ii=1;ii<=SeqV.Length();ii++) { in SameNumberByPolarMethod()
1873 SeqOfVertices(wire,SeqV); in ComputeOrigin()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1662 for (const auto &SeqV : Sequence) { in lowerBUILD_VECTOR() local
1663 if (!SeqV.isUndef()) in lowerBUILD_VECTOR()
1664 SplatValue |= ((cast<ConstantSDNode>(SeqV)->getZExtValue() & EltMask) in lowerBUILD_VECTOR()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1662 for (const auto &SeqV : Sequence) { in lowerBUILD_VECTOR() local
1663 if (!SeqV.isUndef()) in lowerBUILD_VECTOR()
1664 SplatValue |= ((cast<ConstantSDNode>(SeqV)->getZExtValue() & EltMask) in lowerBUILD_VECTOR()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1662 for (const auto &SeqV : Sequence) { in lowerBUILD_VECTOR() local
1663 if (!SeqV.isUndef()) in lowerBUILD_VECTOR()
1664 SplatValue |= ((cast<ConstantSDNode>(SeqV)->getZExtValue() & EltMask) in lowerBUILD_VECTOR()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1662 for (const auto &SeqV : Sequence) { in lowerBUILD_VECTOR() local
1663 if (!SeqV.isUndef()) in lowerBUILD_VECTOR()
1664 SplatValue |= ((cast<ConstantSDNode>(SeqV)->getZExtValue() & EltMask) in lowerBUILD_VECTOR()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1662 for (const auto &SeqV : Sequence) { in lowerBUILD_VECTOR() local
1663 if (!SeqV.isUndef()) in lowerBUILD_VECTOR()
1664 SplatValue |= ((cast<ConstantSDNode>(SeqV)->getZExtValue() & EltMask) in lowerBUILD_VECTOR()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1875 for (const auto &SeqV : Sequence) { in lowerBUILD_VECTOR() local
1876 if (!SeqV.isUndef()) in lowerBUILD_VECTOR()
1877 SplatValue |= ((cast<ConstantSDNode>(SeqV)->getZExtValue() & EltMask) in lowerBUILD_VECTOR()