Home
last modified time | relevance | path

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

1234567891011

/dports/devel/libflatarray/libflatarray-0.3.0/src/detail/
H A Dshort_vec_sse_double_32.hpp463 _mm_cmpgt_pd(val1, other.val1), in operator >()
464 _mm_cmpgt_pd(val2, other.val2), in operator >()
465 _mm_cmpgt_pd(val3, other.val3), in operator >()
466 _mm_cmpgt_pd(val4, other.val4), in operator >()
467 _mm_cmpgt_pd(val5, other.val5), in operator >()
468 _mm_cmpgt_pd(val6, other.val6), in operator >()
469 _mm_cmpgt_pd(val7, other.val7), in operator >()
470 _mm_cmpgt_pd(val8, other.val8), in operator >()
471 _mm_cmpgt_pd(val9, other.val9), in operator >()
472 _mm_cmpgt_pd(val10, other.val10), in operator >()
[all …]
H A Dshort_vec_sse_double_16.hpp311 _mm_cmpgt_pd(val1, other.val1), in operator >()
312 _mm_cmpgt_pd(val2, other.val2), in operator >()
313 _mm_cmpgt_pd(val3, other.val3), in operator >()
314 _mm_cmpgt_pd(val4, other.val4), in operator >()
315 _mm_cmpgt_pd(val5, other.val5), in operator >()
316 _mm_cmpgt_pd(val6, other.val6), in operator >()
317 _mm_cmpgt_pd(val7, other.val7), in operator >()
318 _mm_cmpgt_pd(val8, other.val8)); in operator >()
H A Dshort_vec_sse_double_8.hpp230 _mm_cmpgt_pd(val1, other.val1), in operator >()
231 _mm_cmpgt_pd(val2, other.val2), in operator >()
232 _mm_cmpgt_pd(val3, other.val3), in operator >()
233 _mm_cmpgt_pd(val4, other.val4)); in operator >()
H A Dshort_vec_sse_double_4.hpp193 _mm_cmpgt_pd(val1, other.val1), in operator >()
194 _mm_cmpgt_pd(val2, other.val2)); in operator >()
H A Dshort_vec_sse_double_2.hpp172 _mm_cmpgt_pd(val1, other.val1)); in operator >()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/X86/
H A Dsse2-builtins-constrained-cmp.c30 return _mm_cmpgt_pd(A, B); in test_mm_cmpgt_pd()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/X86/
H A Dsse2-builtins-constrained-cmp.c30 return _mm_cmpgt_pd(A, B); in test_mm_cmpgt_pd()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/X86/
H A Dsse2-builtins-constrained-cmp.c30 return _mm_cmpgt_pd(A, B); in test_mm_cmpgt_pd()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A Dsse2-builtins-constrained-cmp.c30 return _mm_cmpgt_pd(A, B); in test_mm_cmpgt_pd()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/X86/
H A Dsse2-builtins-constrained-cmp.c30 return _mm_cmpgt_pd(A, B); in test_mm_cmpgt_pd()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Dsse2-builtins-constrained-cmp.c30 return _mm_cmpgt_pd(A, B); in test_mm_cmpgt_pd()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/X86/
H A Dsse2-builtins-constrained-cmp.c30 return _mm_cmpgt_pd(A, B); in test_mm_cmpgt_pd()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/X86/
H A Dsse2-builtins-constrained-cmp.c30 return _mm_cmpgt_pd(A, B); in test_mm_cmpgt_pd()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/X86/
H A Dsse2-builtins-constrained-cmp.c30 return _mm_cmpgt_pd(A, B); in test_mm_cmpgt_pd()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/X86/
H A Dsse2-builtins-constrained-cmp.c30 return _mm_cmpgt_pd(A, B); in test_mm_cmpgt_pd()
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/X86/
H A Dsse2-builtins-constrained-cmp.c30 return _mm_cmpgt_pd(A, B); in test_mm_cmpgt_pd()
/dports/devel/inastemp/inastemp-0.2.4/Src/SSE3/
H A DInaVecSSE3Double.hpp364 const __m128d less = _mm_cmpgt_pd(_mm_setzero_pd(), vec); in isNegativeStrict()
394 return _mm_castpd_si128(_mm_cmpgt_pd(_mm_setzero_pd(), vec)); in isNegativeStrictMask()
441 const __m128d testResult = _mm_cmpgt_pd(inVec1.vec, inVec2.vec); in IsGreater()
471 return _mm_castpd_si128(_mm_cmpgt_pd(inVec1.vec, inVec2.vec)); in IsGreaterMask()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/nova-simd/vec/
H A Dvec_sse2.hpp262 RELATIONAL_OPERATOR(>, _mm_cmpgt_pd)
291 RELATIONAL_MASK_OPERATOR(gt, _mm_cmpgt_pd) in RELATIONAL_MASK_OPERATOR()
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/external_libraries/nova-simd/vec/
H A Dvec_sse2.hpp251 RELATIONAL_OPERATOR(>, _mm_cmpgt_pd)
280 RELATIONAL_MASK_OPERATOR(gt, _mm_cmpgt_pd) in RELATIONAL_MASK_OPERATOR()
/dports/science/healpix/Healpix_3.50/src/f90/psht/c_utils/
H A Dsse_utils.h99 return (_mm_movemask_pd(_mm_cmpgt_pd(_mm_andnot_pd(V2DF_SIGNMASK,a),b))!=0); in v2df_any_gt()
/dports/science/healpix/Healpix_3.50/src/cxx/c_utils/
H A Dsse_utils.h99 return (_mm_movemask_pd(_mm_cmpgt_pd(_mm_andnot_pd(V2DF_SIGNMASK,a),b))!=0); in v2df_any_gt()
/dports/science/healpix/Healpix_3.50/src/f90/sharp/c_utils/
H A Dsse_utils.h99 return (_mm_movemask_pd(_mm_cmpgt_pd(_mm_andnot_pd(V2DF_SIGNMASK,a),b))!=0); in v2df_any_gt()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/math/intersection/
H A Drayaabb.h220 _mm_cmpgt_pd(tmin, tmax),
417 _mm_cmpgt_pd(tmin, tmax),
/dports/science/healpix/Healpix_3.50/src/f90/psht/libsharp/
H A Dsharp_vecsupport.h106 #define vgt(a,b) _mm_cmpgt_pd(a,b)
/dports/science/healpix/Healpix_3.50/src/f90/sharp/libsharp/
H A Dsharp_vecsupport.h106 #define vgt(a,b) _mm_cmpgt_pd(a,b)

1234567891011