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

  /src/sys/crypto/arch/x86/
immintrin.h 50 typedef int __m32_u typedef in typeref:typename:int
138 int32_t __v = (*(const __m32_u *)__p)[0];
315 *(__m32_u *)__p = (__m32)((__v4si)__v)[0];
immintrin.h 50 typedef int __m32_u typedef in typeref:typename:int
138 int32_t __v = (*(const __m32_u *)__p)[0];
315 *(__m32_u *)__p = (__m32)((__v4si)__v)[0];

Completed in 21 milliseconds