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

  /src/sys/crypto/arch/x86/
immintrin.h 49 typedef int __m32 __attribute__((__vector_size__(4), __may_alias__)); typedef in typeref:typename:int
315 *(__m32_u *)__p = (__m32)((__v4si)__v)[0];
immintrin.h 49 typedef int __m32 __attribute__((__vector_size__(4), __may_alias__)); typedef in typeref:typename:int
315 *(__m32_u *)__p = (__m32)((__v4si)__v)[0];

Completed in 22 milliseconds