Searched refs:__a (Results 1 – 1 of 1) sorted by relevance
186 } __a = { a }; in vqtbl1q_u8() local188 return vcombine_u8(vtbl2_u8(__a.pair, vget_low_u8(b)), in vqtbl1q_u8()189 vtbl2_u8(__a.pair, vget_high_u8(b))); in vqtbl1q_u8()197 } __a = { a }; in vqtbx1q_u8() local199 return vcombine_u8(vtbx2_u8(vget_low_u8(v), __a.pair, vget_low_u8(b)), in vqtbx1q_u8()200 vtbx2_u8(vget_high_u8(v), __a.pair, vget_high_u8(b))); in vqtbx1q_u8()