Searched defs:standardoffsetmax (Results 1 – 1 of 1) sorted by relevance
12799 const uint32x4_t standardoffsetmax = vmovq_n_u32(0xfffff7ff); in arm_detect_encodings() local13026 const uint32x4_t standardoffsetmax = vmovq_n_u32(0xfffff7ff); in arm_validate_utf32le() local13057 const uint32x4_t standardoffsetmax = vmovq_n_u32(0xfffff7ff); in arm_validate_utf32le_with_errors() local20470 const __m512i standardoffsetmax = _mm512_set1_epi32((uint32_t)0xfffff7ff); in validate_utf32() local22156 const __m256i standardoffsetmax = _mm256_set1_epi32(0xfffff7ff); in avx2_detect_encodings() local22436 const __m256i standardoffsetmax = _mm256_set1_epi32(0xfffff7ff); in avx2_validate_utf32le() local22466 const __m256i standardoffsetmax = _mm256_set1_epi32(0xfffff7ff); in avx2_validate_utf32le_with_errors() local28627 const __m128i standardoffsetmax = _mm_set1_epi32(0xfffff7ff); in sse_detect_encodings() local28912 const __m128i standardoffsetmax = _mm_set1_epi32(0xfffff7ff); in sse_validate_utf32le() local28942 const __m128i standardoffsetmax = _mm_set1_epi32(0xfffff7ff); in sse_validate_utf32le_with_errors() local