Searched refs:_mm256_load_sd (Results 1 – 2 of 2) sorted by relevance
59 #define _mm256_load_sd(p) _mm256_castpd128_pd256(_mm_load_sd(p)) macro