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

/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A Davxintrin.h3572 typedef __v4di __v4di_aligned __attribute__((aligned(32))); typedef
3573 __builtin_nontemporal_store((__v4di_aligned)__b, (__v4di_aligned*)__a);
H A Davx2intrin.h2988 typedef __v4di __v4di_aligned __attribute__((aligned(32))); typedef
2989 return (__m256i)__builtin_nontemporal_load((const __v4di_aligned *)__V);

Completed in 161 milliseconds