Home
last modified time | relevance | path

Searched refs:__m128d (Results 1 – 8 of 8) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dvector.hpp6 typedef double __m128d __attribute__((__vector_size__(16))); typedef
9 __m128 foo(__m128i, __m128d);
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dvector.rs40 pub type __m128d = [f64; 2usize]; typedef
44 pub fn foo(arg1: __m128i, arg2: __m128d) -> __m128; in foo()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-resampler-x86-sse2.c176 __m128d sum = _mm_setzero_pd (); in inner_product_gdouble_full_1_sse2()
201 __m128d sum[2], t; in inner_product_gdouble_linear_1_sse2()
227 __m128d f[2], sum[4], t; in inner_product_gdouble_cubic_1_sse2()
351 __m128d f[2], t1, t2; in interpolate_gdouble_linear_sse2()
376 __m128d f[4], t[4]; in interpolate_gdouble_cubic_sse2()
/third_party/mesa3d/src/util/
Drounding.h81 __m128d m = _mm_load_sd(&x); in _mesa_roundeven()
/third_party/skia/third_party/externals/angle2/include/CL/
Dcl_platform.h436 typedef __m128d __cl_double2;
/third_party/mesa3d/include/CL/
Dcl_platform.h416 typedef __m128d __cl_double2;
/third_party/opencl-headers/CL/
Dcl_platform.h445 typedef __m128d __cl_double2;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86CallingConv.td108 // __m128, __m128i, __m128d --> XMM
186 // __m128, __m128i, __m128d --> XMM