Home
last modified time | relevance | path

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

12345678910>>...12

/dports/misc/vxl/vxl-3.3.2/core/vil/
H A Dvil_round.h65 return _mm_cvtsd_si32(_mm_set_sd(x)); in vil_round_rnd_halfinttoeven()
231 return _mm_cvtsd_si32(_mm_set_sd(2*x-.5))>>1; in vil_round_floor()
316 return -(_mm_cvtsd_si32(_mm_set_sd(-.5-2*x))>>1); in vil_round_ceil()
/dports/audio/libsoxr/soxr-0.1.3-Source/src/
H A Drint.h64 *y = _mm_cvtsd_si32(_mm_load_sd(&x));} in rint32d()
68 x = x*65536+32738; *y = (int16_t)(_mm_cvtsd_si32(_mm_load_sd(&x)) >> 16);} in rint16d()
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libsoxr/src/
H A Drint.h64 *y = _mm_cvtsd_si32(_mm_load_sd(&x));} in rint32d()
68 x = x*65536+32738; *y = (int16_t)(_mm_cvtsd_si32(_mm_load_sd(&x)) >> 16);} in rint16d()
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/test/msan/
H A Dvector_cvt.cc9 int x = _mm_cvtsd_si32(t); in to_int()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/test/msan/
H A Dvector_cvt.cpp9 int x = _mm_cvtsd_si32(t); in to_int()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/test/msan/
H A Dvector_cvt.cpp9 int x = _mm_cvtsd_si32(t); in to_int()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/test/msan/
H A Dvector_cvt.cpp9 int x = _mm_cvtsd_si32(t); in to_int()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/test/msan/
H A Dvector_cvt.cpp9 int x = _mm_cvtsd_si32(t); in to_int()
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/test/msan/
H A Dvector_cvt.cpp9 int x = _mm_cvtsd_si32(t); in to_int()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/test/msan/
H A Dvector_cvt.cpp9 int x = _mm_cvtsd_si32(t); in to_int()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/test/msan/
H A Dvector_cvt.cpp9 int x = _mm_cvtsd_si32(t); in to_int()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/test/msan/
H A Dvector_cvt.cpp9 int x = _mm_cvtsd_si32(t); in to_int()
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/test/msan/
H A Dvector_cvt.cpp9 int x = _mm_cvtsd_si32(t); in to_int()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/test/msan/
H A Dvector_cvt.cpp9 int x = _mm_cvtsd_si32(t); in to_int()
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/test/msan/
H A Dvector_cvt.cpp9 int x = _mm_cvtsd_si32(t); in to_int()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/i386/
H A Dsse2-cvtsd2si-1.c22 return _mm_cvtsd_si32 (p); in test()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.target/i386/
H A Dsse2-cvtsd2si-1.c22 return _mm_cvtsd_si32 (p); in test()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dsse2-cvtsd2si-1.c22 return _mm_cvtsd_si32 (p); in test()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/i386/
H A Dsse2-cvtsd2si-1.c22 return _mm_cvtsd_si32 (p); in test()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/i386/
H A Dsse2-cvtsd2si-1.c22 return _mm_cvtsd_si32 (p); in test()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/i386/
H A Dsse2-cvtsd2si-1.c22 return _mm_cvtsd_si32 (p); in test()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dsse2-cvtsd2si-1.c22 return _mm_cvtsd_si32 (p); in test()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dsse2-cvtsd2si-1.c22 return _mm_cvtsd_si32 (p); in test()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dsse2-cvtsd2si-1.c22 return _mm_cvtsd_si32 (p); in test()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.target/i386/
H A Dsse2-cvtsd2si-1.c22 return _mm_cvtsd_si32 (p); in test()

12345678910>>...12