Searched refs:vTranspose4x8 (Results 1 – 1 of 1) sorted by relevance
174 void vTranspose4x8(__m128 (&vDst)[8], const __m256 &vSrc0, const __m256 &vSrc1, const __m256 &vSrc2… in vTranspose4x8() function418 vTranspose4x8(vDst, src0, src1, src2, src3); in Transpose()