HomeSort by: relevance | last modified time | path
    Searched defs:__m64 (Results 1 - 11 of 11) sorted by relevancy

  /src/sys/crypto/arch/x86/
immintrin.h 52 typedef int __m64 __attribute__((__vector_size__(8), __may_alias__)); typedef
326 *(__m64_u *)__p = (__m64)((__v2di)__v)[0];
  /src/external/apache2/llvm/dist/clang/lib/Headers/
mmintrin.h 13 typedef long long __m64 __attribute__((__vector_size__(8), __aligned__(8))); typedef
47 static __inline__ __m64 __DEFAULT_FN_ATTRS
50 return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
65 _mm_cvtsi64_si32(__m64 __m)
80 static __inline__ __m64 __DEFAULT_FN_ATTRS
83 return (__m64)__i;
97 _mm_cvtm64_si64(__m64 __m)
126 static __inline__ __m64 __DEFAULT_FN_ATTRS
127 _mm_packs_pi16(__m64 __m1, __m64 __m2
    [all...]
  /src/external/apache2/llvm/dist/clang/lib/Headers/ppc_wrappers/
mmintrin.h 18 typedef __m64 to 64-bit unsigned long long in MMX intrinsics, which
21 For _pi16 and _pi8 operations, it's better to transfer __m64 into
43 typedef __attribute__((__aligned__(8))) unsigned long long __m64; typedef
46 __m64 as_m64;
69 /* Convert I to a __m64 object. The integer is zero-extended to 64-bits. */
70 extern __inline __m64
73 return (__m64)(unsigned int)__i;
76 extern __inline __m64
82 /* Convert the lower 32 bits of the __m64 object into an integer. */
85 _mm_cvtsi64_si32(__m64 __i)
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/i386/
mmintrin.h 44 typedef int __m64 __attribute__ ((__vector_size__ (8), __may_alias__)); typedef
75 /* Convert I to a __m64 object. The integer is zero-extended to 64-bits. */
76 extern __inline __m64 __attribute__((__gnu_inline__, __always_inline__, __artificial__))
79 return (__m64) __builtin_ia32_vec_init_v2si (__i, 0);
82 extern __inline __m64 __attribute__((__gnu_inline__, __always_inline__, __artificial__))
89 /* Convert I to a __m64 object. */
92 extern __inline __m64 __attribute__((__gnu_inline__, __always_inline__, __artificial__))
95 return (__m64) __i;
98 extern __inline __m64 __attribute__((__gnu_inline__, __always_inline__, __artificial__))
101 return (__m64) __i
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
mmintrin.h 36 In the specific case of X86 MMX (__m64) intrinsics, the PowerPC
38 we typedef __m64 to a 64-bit unsigned long long, which is natively
42 smaller code) to transfer __m64 data to the PowerPC vector 128-bit
44 the __m64 type. This implies that the direct register move
62 __may_alias__)) unsigned long long __m64; typedef
67 __m64 as_m64;
90 /* Convert I to a __m64 object. The integer is zero-extended to 64-bits. */
91 extern __inline __m64 __attribute__((__gnu_inline__, __always_inline__, __artificial__))
94 return (__m64) (unsigned int) __i;
97 extern __inline __m64 __attribute__((__gnu_inline__, __always_inline__, __artificial__)
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
mmintrin.h 44 typedef int __m64 __attribute__ ((__vector_size__ (8), __may_alias__)); typedef
75 /* Convert I to a __m64 object. The integer is zero-extended to 64-bits. */
76 extern __inline __m64 __attribute__((__gnu_inline__, __always_inline__, __artificial__))
79 return (__m64) __builtin_ia32_vec_init_v2si (__i, 0);
82 extern __inline __m64 __attribute__((__gnu_inline__, __always_inline__, __artificial__))
89 /* Convert I to a __m64 object. */
92 extern __inline __m64 __attribute__((__gnu_inline__, __always_inline__, __artificial__))
95 return (__m64) __i;
98 extern __inline __m64 __attribute__((__gnu_inline__, __always_inline__, __artificial__))
101 return (__m64) __i
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
mmintrin.h 36 In the specific case of X86 MMX (__m64) intrinsics, the PowerPC
38 we typedef __m64 to a 64-bit unsigned long long, which is natively
42 smaller code) to transfer __m64 data to the PowerPC vector 128-bit
44 the __m64 type. This implies that the direct register move
62 __may_alias__)) unsigned long long __m64; typedef
67 __m64 as_m64;
90 /* Convert I to a __m64 object. The integer is zero-extended to 64-bits. */
91 extern __inline __m64 __attribute__((__gnu_inline__, __always_inline__, __artificial__))
94 return (__m64) (unsigned int) __i;
97 extern __inline __m64 __attribute__((__gnu_inline__, __always_inline__, __artificial__)
    [all...]
  /src/external/gpl3/gcc/dist/libcpp/
lex.cc 308 typedef int __m64 __attribute__ ((__vector_size__ (8), __may_alias__));
342 t = (v8qi) __builtin_ia32_por ((__m64)t, (__m64)c);
344 t = (v8qi) __builtin_ia32_por ((__m64)t, (__m64)c);
346 t = (v8qi) __builtin_ia32_por ((__m64)t, (__m64)c);
307 typedef int __m64 __attribute__ ((__vector_size__ (8), __may_alias__)); typedef
  /src/external/gpl3/gcc.old/dist/libcpp/
lex.cc 305 typedef int __m64 __attribute__ ((__vector_size__ (8), __may_alias__));
339 t = (v8qi) __builtin_ia32_por ((__m64)t, (__m64)c);
341 t = (v8qi) __builtin_ia32_por ((__m64)t, (__m64)c);
343 t = (v8qi) __builtin_ia32_por ((__m64)t, (__m64)c);
304 typedef int __m64 __attribute__ ((__vector_size__ (8), __may_alias__)); typedef
  /src/external/gpl3/gcc/dist/gcc/config/arm/
mmintrin.h 41 typedef unsigned long long __m64, __int64; typedef
54 /* "Convert" __m64 and __int64 into each other. */
55 static __inline __m64
62 _mm_cvtm64_si64 (__m64 __i)
82 static __inline __m64
83 _mm_packs_pi16 (__m64 __m1, __m64 __m2)
85 return (__m64) __builtin_arm_wpackhss ((__v4hi)__m1, (__v4hi)__m2);
91 static __inline __m64
92 _mm_packs_pi32 (__m64 __m1, __m64 __m2
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
mmintrin.h 38 typedef unsigned long long __m64, __int64; typedef
51 /* "Convert" __m64 and __int64 into each other. */
52 static __inline __m64
59 _mm_cvtm64_si64 (__m64 __i)
79 static __inline __m64
80 _mm_packs_pi16 (__m64 __m1, __m64 __m2)
82 return (__m64) __builtin_arm_wpackhss ((__v4hi)__m1, (__v4hi)__m2);
88 static __inline __m64
89 _mm_packs_pi32 (__m64 __m1, __m64 __m2
    [all...]

Completed in 39 milliseconds