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

  /src/sys/crypto/arch/x86/
immintrin.h 60 typedef unsigned long long __v2du __attribute__((__vector_size__(16))); typedef in typeref:typename:unsigned long long
77 typedef unsigned long long __v2du __attribute__((__vector_size__(16))); typedef in typeref:typename:unsigned long long
343 return (__m128i)((__v2du)__x - (__v2du)__y);
immintrin.h 60 typedef unsigned long long __v2du __attribute__((__vector_size__(16))); typedef in typeref:typename:unsigned long long
77 typedef unsigned long long __v2du __attribute__((__vector_size__(16))); typedef in typeref:typename:unsigned long long
343 return (__m128i)((__v2du)__x - (__v2du)__y);

Completed in 21 milliseconds