Searched defs:standardoffsetmax (Results 1 – 1 of 1) sorted by relevance
11790 const uint32x4_t standardoffsetmax = vmovq_n_u32(0xfffff7ff); in arm_detect_encodings() local12029 const uint32x4_t standardoffsetmax = vmovq_n_u32(0xfffff7ff); in arm_validate_utf32le() local12060 const uint32x4_t standardoffsetmax = vmovq_n_u32(0xfffff7ff); in arm_validate_utf32le_with_errors() local17922 const __m512i standardoffsetmax = _mm512_set1_epi32((uint32_t)0xfffff7ff); in validate_utf32() local19429 const __m256i standardoffsetmax = _mm256_set1_epi32(0xfffff7ff); in avx2_detect_encodings() local19711 const __m256i standardoffsetmax = _mm256_set1_epi32(0xfffff7ff); in avx2_validate_utf32le() local19741 const __m256i standardoffsetmax = _mm256_set1_epi32(0xfffff7ff); in avx2_validate_utf32le_with_errors() local24859 const __m128i standardoffsetmax = _mm_set1_epi32(0xfffff7ff); in sse_detect_encodings() local25146 const __m128i standardoffsetmax = _mm_set1_epi32(0xfffff7ff); in sse_validate_utf32le() local25176 const __m128i standardoffsetmax = _mm_set1_epi32(0xfffff7ff); in sse_validate_utf32le_with_errors() local