Searched defs:perm3 (Results 1 – 2 of 2) sorted by relevance
88 const __m128i perm3 = _mm_shuffle_epi32(perm0, 0x93); in ConvertBGRAToRGB_SSE41() local106 const __m128i perm3 = _mm_shuffle_epi32(perm0, 0x93); in ConvertBGRAToBGR_SSE41() local
1807 Output perm3 = ops::Const(s.WithOpName("perm3"), {0, 1, 2, 3}, {4}); in TEST_F() local