Searched defs:fabs_dc (Results 1 – 4 of 4) sorted by relevance
342 auto fabs_dc = _mm256_permute_pd(fabs_cd, 0x05); // |d| |c| variable
376 auto fabs_dc = _mm256_permute_ps(fabs_cd, 0xB1); // |d| |c| variable
412 auto fabs_dc = _mm512_permute_pd(fabs_cd, 0x55); // |d| |c| variable
914 auto fabs_dc = _mm512_permute_ps(fabs_cd, 0xB1); // |d| |c| variable