Lines Matching refs:lowperm
13291 uint16x4_t lowperm = vmovn_u32(perm);13297 uint16x4_t middlebyte = vbic_u16(lowperm, vmov_n_u16(uint16_t(~0xFF00)));13301 uint16x4_t ascii = vand_u16(lowperm, vmov_n_u16(0x7F));