Home | History | Annotate | Download | only in arm

Lines Matching refs:L01234567

489   const uint16x8_t L01234567 = vld1q_u16(left);
490 const uint16x4_t L3210 = vrev64_u16(vget_low_u16(L01234567));
491 const uint16x4_t L7654 = vrev64_u16(vget_high_u16(L01234567));
536 const uint16x8_t L01234567 = vld1q_u16(left);
538 const uint16x4_t L3210 = vrev64_u16(vget_low_u16(L01234567));
539 const uint16x4_t L7654 = vrev64_u16(vget_high_u16(L01234567));