Lines Matching refs:v_007f
13125 const uint16x8_t v_007f = vmovq_n_u16((uint16_t)0x007F);
13126 const uint16x8_t one_byte_bytemask = vcleq_u16(in16, v_007f);
13869 const uint16x8_t v_007f = vmovq_n_u16((uint16_t)0x007F);
13870 const uint16x8_t one_byte_bytemask = vcleq_u16(in, v_007f);
13964 const uint16x8_t v_007f = vmovq_n_u16((uint16_t)0x007F);
13965 const uint16x8_t one_byte_bytemask = vcleq_u16(in, v_007f);
14123 const uint16x8_t v_007f = vmovq_n_u16((uint16_t)0x007F);
14124 const uint16x8_t one_byte_bytemask = vcleq_u16(in, v_007f);
14218 const uint16x8_t v_007f = vmovq_n_u16((uint16_t)0x007F);
14219 const uint16x8_t one_byte_bytemask = vcleq_u16(in, v_007f);
14578 const uint16x8_t v_007f = vmovq_n_u16((uint16_t)0x007F);
14579 const uint16x8_t one_byte_bytemask = vcleq_u16(utf16_packed, v_007f);
14672 const uint16x8_t v_007f = vmovq_n_u16((uint16_t)0x007F);
14673 const uint16x8_t one_byte_bytemask = vcleq_u16(utf16_packed, v_007f);
14811 const uint16x8_t v_007f = vmovq_n_u16((uint16_t)0x007F);
14812 const uint16x8_t one_byte_bytemask = vcleq_u16(utf16_packed, v_007f);
14910 const uint16x8_t v_007f = vmovq_n_u16((uint16_t)0x007F);
14911 const uint16x8_t one_byte_bytemask = vcleq_u16(utf16_packed, v_007f);
21766 const __m512i v_007f = _mm512_set1_epi16((uint16_t)0x007f);
21776 __mmask32 ascii_bitmask = _mm512_cmple_epu16_mask(utf16, v_007f);
21796 const __m512i v_007f = _mm512_set1_epi16((uint16_t)0x007f);
21816 __mmask32 ascii_bitmask = _mm512_cmple_epu16_mask(utf16, v_007f);