Home
last modified time | relevance | path

Searched refs:_mm256_loadu2_m128d (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
Davx-builtins.c509 return _mm256_loadu2_m128d(A, B); in test_mm256_loadu2_m128d()
/external/clang/lib/Headers/
Davxintrin.h2849 _mm256_loadu2_m128d(double const *__addr_hi, double const *__addr_lo) in _mm256_loadu2_m128d() function