Searched refs:temp4 (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
H A Demmintrin.h2062 __m128i temp, temp2, temp3, temp4; local
2066 temp4 = _mm_shuffle_epi32 (temp3, 0);
2067 return temp4;
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
H A Demmintrin.h2062 __m128i temp, temp2, temp3, temp4; local
2066 temp4 = _mm_shuffle_epi32 (temp3, 0);
2067 return temp4;

Completed in 40 milliseconds