Searched defs:shuffle1 (Results 1 – 3 of 3) sorted by relevance
96 const uint8x8_t shuffle1 = vld1_u8(kBGRShuffle[1]); in ConvertBGRAToBGR_NEON() local123 const uint8x8_t shuffle1 = vld1_u8(kRGBShuffle[1]); in ConvertBGRAToRGB_NEON() local
1617 LLVMValueRef ainterp, ainterp0, ainterp1, shuffle1, sel_mask, sel_mask2; in s3tc_decode_block_dxt5() local
14008 const uint8x16_t shuffle1 = vld1q_u8(row1 + 1); in arm_convert_utf16_to_utf8() local14262 const uint8x16_t shuffle1 = vld1q_u8(row1 + 1); in arm_convert_utf16_to_utf8_with_errors() local14715 const uint8x16_t shuffle1 = vld1q_u8(row1 + 1); in arm_convert_utf32_to_utf8() local14954 const uint8x16_t shuffle1 = vld1q_u8(row1 + 1); in arm_convert_utf32_to_utf8_with_errors() local19992 const __m128i shuffle1 = _mm_loadu_si128((__m128i*)(row1 + 1)); in avx512_convert_utf32_to_utf8() local20242 const __m128i shuffle1 = _mm_loadu_si128((__m128i*)(row1 + 1)); in avx512_convert_utf32_to_utf8_with_errors() local23254 const __m128i shuffle1 = _mm_loadu_si128((__m128i*)(row1 + 1)); in avx2_convert_utf16_to_utf8() local23497 const __m128i shuffle1 = _mm_loadu_si128((__m128i*)(row1 + 1)); in avx2_convert_utf16_to_utf8_with_errors() local24011 const __m128i shuffle1 = _mm_loadu_si128((__m128i*)(row1 + 1)); in avx2_convert_utf32_to_utf8() local24261 const __m128i shuffle1 = _mm_loadu_si128((__m128i*)(row1 + 1)); in avx2_convert_utf32_to_utf8_with_errors() local[all …]