Home
last modified time | relevance | path

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

12345678910>>...18

/dports/math/py-numpy/numpy-1.20.3/numpy/core/src/common/simd/vsx/
H A Dmath.h11 #define npyv_sqrt_f32 vec_sqrt
12 #define npyv_sqrt_f64 vec_sqrt
/dports/math/pdal/PDAL-2.3.0/vendor/eigen/Eigen/src/Core/arch/AltiVec/
H A DMathFunctions.h63 return vec_sqrt(x);
69 return vec_sqrt(x);
/dports/devel/upp/upp/uppsrc/plugin/Eigen/Eigen/src/Core/arch/AltiVec/
H A DMathFunctions.h63 return vec_sqrt(x);
69 return vec_sqrt(x);
/dports/misc/openmvg/openMVG-2.0/src/third_party/eigen/Eigen/src/Core/arch/AltiVec/
H A DMathFunctions.h63 return vec_sqrt(x);
69 return vec_sqrt(x);
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/Eigen/src/Core/arch/AltiVec/
H A DMathFunctions.h63 return vec_sqrt(x);
69 return vec_sqrt(x);
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/Eigen/src/Core/arch/AltiVec/
H A DMathFunctions.h63 return vec_sqrt(x);
69 return vec_sqrt(x);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/s390/zvector/
H A Dpr82465.c15 return vec_sqrt(a); in foo()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.target/s390/zvector/
H A Dpr82465.c15 return vec_sqrt(a); in foo()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/s390/zvector/
H A Dpr82465.c15 return vec_sqrt(a); in foo()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/s390/zvector/
H A Dpr82465.c15 return vec_sqrt(a); in foo()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/s390/zvector/
H A Dpr82465.c15 return vec_sqrt(a); in foo()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/s390/zvector/
H A Dpr82465.c15 return vec_sqrt(a); in foo()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/s390/zvector/
H A Dpr82465.c15 return vec_sqrt(a); in foo()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.target/s390/zvector/
H A Dpr82465.c15 return vec_sqrt(a); in foo()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.target/s390/zvector/
H A Dpr82465.c15 return vec_sqrt(a); in foo()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/s390/zvector/
H A Dpr82465.c15 return vec_sqrt(a); in foo()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/s390/zvector/
H A Dpr82465.c15 return vec_sqrt(a); in foo()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.target/s390/zvector/
H A Dpr82465.c15 return vec_sqrt(a); in foo()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.target/s390/zvector/
H A Dpr82465.c15 return vec_sqrt(a); in foo()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/s390/zvector/
H A Dpr82465.c15 return vec_sqrt(a); in foo()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.target/s390/zvector/
H A Dpr82465.c15 return vec_sqrt(a); in foo()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.target/s390/zvector/
H A Dpr82465.c15 return vec_sqrt(a); in foo()
/dports/devel/upp/upp/uppsrc/plugin/Eigen/Eigen/src/Core/arch/ZVector/
H A DMathFunctions.h195 return vec_sqrt(x);
203 res = vec_sqrt(x);
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/Eigen/src/Core/arch/ZVector/
H A DMathFunctions.h189 return vec_sqrt(x);
197 res = vec_sqrt(x);
/dports/math/pdal/PDAL-2.3.0/vendor/eigen/Eigen/src/Core/arch/ZVector/
H A DMathFunctions.h189 return vec_sqrt(x);
197 res = vec_sqrt(x);

12345678910>>...18