Home
last modified time | relevance | path

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

/dports/math/viennacl/ViennaCL-1.7.1/viennacl/linalg/
H A Dinner_prod.hpp56 template<typename VectorT1, typename VectorT2>
59 inner_prod(VectorT1 const & v1, VectorT2 const & v2) in inner_prod()
70 template<typename VectorT1, typename VectorT2>
73 inner_prod(VectorT1 const & v1, VectorT2 const & v2) in inner_prod()
84 template<typename VectorT1, typename VectorT2>
87 inner_prod(VectorT1 const & v1, VectorT2 const & v2) in inner_prod()
97 template<typename VectorT1, typename VectorT2>
100 inner_prod(VectorT1 const & v1, VectorT2 const & v2) in inner_prod()
H A Dbisect.hpp55 template<typename VectorT1, typename VectorT2>
56 void copy_vec_to_vec(VectorT1 const & src, VectorT2 & dest) in copy_vec_to_vec()
/dports/math/vtk9/VTK-9.1.0/Common/Core/
H A DvtkMath.h316 template <class VectorT1, class VectorT2>
317 static void Assign(const VectorT1& a, VectorT2&& b) in Assign()
378 template <class VectorT1, class VectorT2, class VectorT3>
379 static void Subtract(const VectorT1& a, const VectorT2& b, VectorT3&& c) in Subtract()
840 class MatrixT, class VectorT1, class VectorT2>
851 template <class ScalarT, int SizeT, class VectorT1, class VectorT2>
852 static ScalarT Dot(const VectorT1& x, const VectorT2& y) in Dot()
917 class MatrixT, class VectorT1, class VectorT2>
918 static void LinearSolve(const MatrixT& M, const VectorT1& x, VectorT2& y) in LinearSolve()
938 class VectorT1, class MatrixT, class VectorT2>
[all …]
H A DvtkMathPrivate.hxx847 template <class MatrixT, class VectorT1, class VectorT2>
848 static void Compute(const MatrixT& M, const VectorT1& x, VectorT2& y) in Compute()
860 template <class MatrixT, class VectorT1, class VectorT2>
861 static void Compute(const MatrixT& M, const VectorT1& x, VectorT2& y) in Compute()
878 template <class MatrixT, class VectorT1, class VectorT2>
879 static void Compute(const MatrixT& M, const VectorT1& x, VectorT2& y) in Compute()
934 template <class MatrixT, class VectorT1, class VectorT2>
935 static void Compute(const MatrixT& M, const VectorT1& x, VectorT2& y) in Compute()
948 template <class MatrixT, class VectorT1, class VectorT2>
949 static void Compute(const MatrixT& M, const VectorT1& x, VectorT2& y) in Compute()
/dports/math/viennacl/ViennaCL-1.7.1/examples/benchmarks/
H A Ddirect_solve.cu88 template<typename NumericT,typename VectorT, typename VectorT2,typename MatrixT, typename SolverTag>
89 void run_solver_vector(MatrixT const & matrix, VectorT2 const & vector2,VectorT & result, SolverTag) in run_solver_vector()
H A Ddirect_solve.cpp88 template<typename NumericT,typename VectorT, typename VectorT2,typename MatrixT, typename SolverTag>
89 void run_solver_vector(MatrixT const & matrix, VectorT2 const & vector2,VectorT & result, SolverTag) in run_solver_vector()
/dports/devel/llvm80/llvm-8.0.1.src/unittests/ADT/
H A DSmallVectorTest.cpp748 template <typename VectorT1, typename VectorT2>
749 class DualSmallVectorsTest<std::pair<VectorT1, VectorT2>> : public SmallVectorTestBase {
752 VectorT2 otherVector;
/dports/devel/llvm70/llvm-7.0.1.src/unittests/ADT/
H A DSmallVectorTest.cpp748 template <typename VectorT1, typename VectorT2>
749 class DualSmallVectorsTest<std::pair<VectorT1, VectorT2>> : public SmallVectorTestBase {
752 VectorT2 otherVector;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/ADT/
H A DSmallVectorTest.cpp747 template <typename VectorT1, typename VectorT2>
748 class DualSmallVectorsTest<std::pair<VectorT1, VectorT2>> : public SmallVectorTestBase {
751 VectorT2 otherVector;
/dports/devel/llvm11/llvm-11.0.1.src/unittests/ADT/
H A DSmallVectorTest.cpp747 template <typename VectorT1, typename VectorT2>
748 class DualSmallVectorsTest<std::pair<VectorT1, VectorT2>> : public SmallVectorTestBase {
751 VectorT2 otherVector;
/dports/devel/llvm10/llvm-10.0.1.src/unittests/ADT/
H A DSmallVectorTest.cpp747 template <typename VectorT1, typename VectorT2>
748 class DualSmallVectorsTest<std::pair<VectorT1, VectorT2>> : public SmallVectorTestBase {
751 VectorT2 otherVector;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/unittests/ADT/
H A DSmallVectorTest.cpp746 template <typename VectorT1, typename VectorT2>
747 class DualSmallVectorsTest<std::pair<VectorT1, VectorT2>> : public SmallVectorTestBase {
750 VectorT2 otherVector;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/unittests/ADT/
H A DSmallVectorTest.cpp747 template <typename VectorT1, typename VectorT2>
748 class DualSmallVectorsTest<std::pair<VectorT1, VectorT2>> : public SmallVectorTestBase {
751 VectorT2 otherVector;
/dports/devel/llvm90/llvm-9.0.1.src/unittests/ADT/
H A DSmallVectorTest.cpp747 template <typename VectorT1, typename VectorT2>
748 class DualSmallVectorsTest<std::pair<VectorT1, VectorT2>> : public SmallVectorTestBase {
751 VectorT2 otherVector;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/ADT/
H A DSmallVectorTest.cpp793 template <typename VectorT1, typename VectorT2>
794 class DualSmallVectorsTest<std::pair<VectorT1, VectorT2>> : public SmallVectorTestBase {
797 VectorT2 otherVector;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/ADT/
H A DSmallVectorTest.cpp793 template <typename VectorT1, typename VectorT2>
794 class DualSmallVectorsTest<std::pair<VectorT1, VectorT2>> : public SmallVectorTestBase {
797 VectorT2 otherVector;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/unittests/ADT/
H A DSmallVectorTest.cpp793 template <typename VectorT1, typename VectorT2>
794 class DualSmallVectorsTest<std::pair<VectorT1, VectorT2>> : public SmallVectorTestBase {
797 VectorT2 otherVector;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/ADT/
H A DSmallVectorTest.cpp793 template <typename VectorT1, typename VectorT2>
794 class DualSmallVectorsTest<std::pair<VectorT1, VectorT2>> : public SmallVectorTestBase {
797 VectorT2 otherVector;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/ADT/
H A DSmallVectorTest.cpp793 template <typename VectorT1, typename VectorT2>
794 class DualSmallVectorsTest<std::pair<VectorT1, VectorT2>> : public SmallVectorTestBase {
797 VectorT2 otherVector;
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/ADT/
H A DSmallVectorTest.cpp793 template <typename VectorT1, typename VectorT2>
794 class DualSmallVectorsTest<std::pair<VectorT1, VectorT2>> : public SmallVectorTestBase {
797 VectorT2 otherVector;
/dports/graphics/llvm-mesa/llvm-13.0.1.src/unittests/ADT/
H A DSmallVectorTest.cpp793 template <typename VectorT1, typename VectorT2>
794 class DualSmallVectorsTest<std::pair<VectorT1, VectorT2>> : public SmallVectorTestBase {
797 VectorT2 otherVector;
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/unittests/ADT/
H A DSmallVectorTest.cpp793 template <typename VectorT1, typename VectorT2>
794 class DualSmallVectorsTest<std::pair<VectorT1, VectorT2>> : public SmallVectorTestBase {
797 VectorT2 otherVector;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11287 EVT VectorT2 = Op1.getOperand(0).getValueType(); in performABSCombine() local
11290 if (VectorT1 != VectorT2 || (Size != 64 && Size != 128)) in performABSCombine()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11711 EVT VectorT2 = Op1.getOperand(0).getValueType(); in performABSCombine() local
11714 if (VectorT1 != VectorT2 || (Size != 64 && Size != 128)) in performABSCombine()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11711 EVT VectorT2 = Op1.getOperand(0).getValueType(); in performABSCombine() local
11714 if (VectorT1 != VectorT2 || (Size != 64 && Size != 128)) in performABSCombine()