HomeSort by relevance Sort by last modified time
    Searched full:__i0 (Results 1 - 24 of 24) sorted by null

  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
mmintrin.h 1021 _mm_set_pi32 (int __i1, int __i0)
1026 unsigned int __i0; member in struct:__anon35553::__anon35554
1031 __u.__s.__i0 = __i0;
1042 unsigned int __i0 = (unsigned short)__w1 << 16 | (unsigned short)__w0; local
1043 return _mm_set_pi32 (__i1, __i0);
1052 unsigned int __i1, __i0; local
1059 __i0 = (unsigned char)__b3;
1060 __i0 = __i0 << 8 | (unsigned char)__b2
    [all...]