Home
last modified time | relevance | path

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

12345678

/dports/math/cglm/cglm-0.8.4/include/cglm/simd/neon/
H A Dmat4.h125 mm = vdup_lane_f32(mn, 1); in glm_mat4_det_neon()
126 nn = vdup_lane_f32(mn, 0); in glm_mat4_det_neon()
127 ii = vdup_lane_f32(ij, 1); in glm_mat4_det_neon()
128 jj = vdup_lane_f32(ij, 0); in glm_mat4_det_neon()
151 x1 = glmm_fnmadd(vcombine_f32(vdup_lane_f32(kl, 0), jj), in glm_mat4_det_neon()
162 x2 = glmm_fnmadd(vcombine_f32(vdup_lane_f32(gh, 1), vdup_lane_f32(ef, 0)), in glm_mat4_det_neon()
167 x2 = glmm_fmadd(vcombine_f32(vdup_lane_f32(gh, 0), gh), in glm_mat4_det_neon()
205 x0 = vcombine_f32(vdup_lane_f32(lp, 1), vdup_lane_f32(hg, 1)); /* h h l l */ in glm_mat4_inv_neon()
206 x3 = vcombine_f32(vdup_lane_f32(ko, 1), vdup_lane_f32(hg, 0)); /* g g k k */ in glm_mat4_inv_neon()
216 x5 = vcombine_f32(vdup_lane_f32(jn, 1), vdup_lane_f32(fe, 1)); /* f f j j */ in glm_mat4_inv_neon()
[all …]
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/include/Eigen/src/Core/arch/NEON/
H A DComplex.h73 v1 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 0), vdup_lane_f32(vget_high_f32(a.v), 0));
75 v2 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 1), vdup_lane_f32(vget_high_f32(a.v), 1));
172 v1 = vdup_lane_f32(a1, 0);
174 v2 = vdup_lane_f32(a1, 1);
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/Eigen/src/Core/arch/NEON/
H A DComplex.h73 v1 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 0), vdup_lane_f32(vget_high_f32(a.v), 0));
75 v2 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 1), vdup_lane_f32(vget_high_f32(a.v), 1));
172 v1 = vdup_lane_f32(a1, 0);
174 v2 = vdup_lane_f32(a1, 1);
/dports/graphics/wdune/wdune-1.926/vcglib/eigenlib/Eigen/src/Core/arch/NEON/
H A DComplex.h73 v1 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 0), vdup_lane_f32(vget_high_f32(a.v), 0));
75 v2 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 1), vdup_lane_f32(vget_high_f32(a.v), 1));
172 v1 = vdup_lane_f32(a1, 0);
174 v2 = vdup_lane_f32(a1, 1);
/dports/science/smoldyn/smoldyn-2.67/source/NextSubVolume/Eigen/src/Core/arch/NEON/
H A DComplex.h74 v1 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 0), vdup_lane_f32(vget_high_f32(a.v), 0));
76 v2 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 1), vdup_lane_f32(vget_high_f32(a.v), 1));
175 v1 = vdup_lane_f32(a1, 0);
177 v2 = vdup_lane_f32(a1, 1);
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/Eigen/src/Core/arch/NEON/
H A DComplex.h146 v1 = vdup_lane_f32(a.v, 0);
148 v2 = vdup_lane_f32(a.v, 1);
165 v1 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 0), vdup_lane_f32(vget_high_f32(a.v), 0));
167 v2 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 1), vdup_lane_f32(vget_high_f32(a.v), 1));
326 v1 = vdup_lane_f32(a1, 0);
328 v2 = vdup_lane_f32(a1, 1);
/dports/misc/openmvg/openMVG-2.0/src/third_party/eigen/Eigen/src/Core/arch/NEON/
H A DComplex.h146 v1 = vdup_lane_f32(a.v, 0);
148 v2 = vdup_lane_f32(a.v, 1);
165 v1 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 0), vdup_lane_f32(vget_high_f32(a.v), 0));
167 v2 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 1), vdup_lane_f32(vget_high_f32(a.v), 1));
326 v1 = vdup_lane_f32(a1, 0);
328 v2 = vdup_lane_f32(a1, 1);
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/Eigen/src/Core/arch/NEON/
H A DComplex.h146 v1 = vdup_lane_f32(a.v, 0);
148 v2 = vdup_lane_f32(a.v, 1);
165 v1 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 0), vdup_lane_f32(vget_high_f32(a.v), 0));
167 v2 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 1), vdup_lane_f32(vget_high_f32(a.v), 1));
326 v1 = vdup_lane_f32(a1, 0);
328 v2 = vdup_lane_f32(a1, 1);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/arm/neon/
H A Dvdup_lanef32.c16 out_float32x2_t = vdup_lane_f32 (arg0_float32x2_t, 1); in test_vdup_lanef32()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.target/arm/neon/
H A Dvdup_lanef32.c16 out_float32x2_t = vdup_lane_f32 (arg0_float32x2_t, 1); in test_vdup_lanef32()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.target/arm/neon/
H A Dvdup_lanef32.c16 out_float32x2_t = vdup_lane_f32 (arg0_float32x2_t, 1); in test_vdup_lanef32()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.target/arm/neon/
H A Dvdup_lanef32.c16 out_float32x2_t = vdup_lane_f32 (arg0_float32x2_t, 1); in test_vdup_lanef32()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.target/arm/neon/
H A Dvdup_lanef32.c16 out_float32x2_t = vdup_lane_f32 (arg0_float32x2_t, 1); in test_vdup_lanef32()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/arch/NEON/
H A DComplex.h89 v1 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 0), vdup_lane_f32(vget_high_f32(a.v), 0));
91 v2 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 1), vdup_lane_f32(vget_high_f32(a.v), 1));
204 v1 = vdup_lane_f32(a1, 0);
206 v2 = vdup_lane_f32(a1, 1);
/dports/graphics/blender/blender-2.91.0/extern/Eigen3/Eigen/src/Core/arch/NEON/
H A DComplex.h89 v1 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 0), vdup_lane_f32(vget_high_f32(a.v), 0));
91 v2 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 1), vdup_lane_f32(vget_high_f32(a.v), 1));
204 v1 = vdup_lane_f32(a1, 0);
206 v2 = vdup_lane_f32(a1, 1);
/dports/math/eigen3/eigen-3.3.9/Eigen/src/Core/arch/NEON/
H A DComplex.h89 v1 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 0), vdup_lane_f32(vget_high_f32(a.v), 0));
91 v2 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 1), vdup_lane_f32(vget_high_f32(a.v), 1));
204 v1 = vdup_lane_f32(a1, 0);
206 v2 = vdup_lane_f32(a1, 1);
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/thirdparty/bcd/ext/eigen/Eigen/src/Core/arch/NEON/
H A DComplex.h89 v1 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 0), vdup_lane_f32(vget_high_f32(a.v), 0));
91 v2 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 1), vdup_lane_f32(vget_high_f32(a.v), 1));
204 v1 = vdup_lane_f32(a1, 0);
206 v2 = vdup_lane_f32(a1, 1);
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/Eigen/src/Core/arch/NEON/
H A DComplex.h89 v1 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 0), vdup_lane_f32(vget_high_f32(a.v), 0));
91 v2 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 1), vdup_lane_f32(vget_high_f32(a.v), 1));
204 v1 = vdup_lane_f32(a1, 0);
206 v2 = vdup_lane_f32(a1, 1);
/dports/math/py-cvxpy/cvxpy-1.1.17/cvxpy/cvxcore/include/Eigen/src/Core/arch/NEON/
H A DComplex.h89 v1 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 0), vdup_lane_f32(vget_high_f32(a.v), 0));
91 v2 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 1), vdup_lane_f32(vget_high_f32(a.v), 1));
204 v1 = vdup_lane_f32(a1, 0);
206 v2 = vdup_lane_f32(a1, 1);
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/eigen/Eigen/src/Core/arch/NEON/
H A DComplex.h89 v1 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 0), vdup_lane_f32(vget_high_f32(a.v), 0));
91 v2 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 1), vdup_lane_f32(vget_high_f32(a.v), 1));
204 v1 = vdup_lane_f32(a1, 0);
206 v2 = vdup_lane_f32(a1, 1);
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/eigen/Eigen/src/Core/arch/NEON/
H A DComplex.h89 v1 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 0), vdup_lane_f32(vget_high_f32(a.v), 0));
91 v2 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 1), vdup_lane_f32(vget_high_f32(a.v), 1));
204 v1 = vdup_lane_f32(a1, 0);
206 v2 = vdup_lane_f32(a1, 1);
/dports/math/R-cran-RcppEigen/RcppEigen/inst/include/Eigen/src/Core/arch/NEON/
H A DComplex.h89 v1 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 0), vdup_lane_f32(vget_high_f32(a.v), 0));
91 v2 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 1), vdup_lane_f32(vget_high_f32(a.v), 1));
204 v1 = vdup_lane_f32(a1, 0);
206 v2 = vdup_lane_f32(a1, 1);
/dports/science/getdp/getdp-3.4.0-source/contrib/eigen/Eigen/src/Core/arch/NEON/
H A DComplex.h89 v1 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 0), vdup_lane_f32(vget_high_f32(a.v), 0));
91 v2 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 1), vdup_lane_f32(vget_high_f32(a.v), 1));
204 v1 = vdup_lane_f32(a1, 0);
206 v2 = vdup_lane_f32(a1, 1);
/dports/devel/vcglib/vcglib-2020.09/eigenlib/Eigen/src/Core/arch/NEON/
H A DComplex.h89 v1 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 0), vdup_lane_f32(vget_high_f32(a.v), 0));
91 v2 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 1), vdup_lane_f32(vget_high_f32(a.v), 1));
204 v1 = vdup_lane_f32(a1, 0);
206 v2 = vdup_lane_f32(a1, 1);
/dports/science/pcmsolver/pcmsolver-1.3.0/external/eigen3/include/eigen3/Eigen/src/Core/arch/NEON/
H A DComplex.h89 v1 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 0), vdup_lane_f32(vget_high_f32(a.v), 0));
91 v2 = vcombine_f32(vdup_lane_f32(vget_low_f32(a.v), 1), vdup_lane_f32(vget_high_f32(a.v), 1));
204 v1 = vdup_lane_f32(a1, 0);
206 v2 = vdup_lane_f32(a1, 1);

12345678