Searched refs:__t_b (Results 1 – 1 of 1) sorted by relevance
16909 uint32x2_t __t_b = vreinterpret_u32_p64 (__b); in vceq_p64() local16910 uint32x2_t __c = vceq_u32 (__t_a, __t_b); in vceq_p64()16925 uint32x2_t __t_b = vreinterpret_u32_p64 (__b); in vtst_p64() local16926 uint32x2_t __c = vtst_u32 (__t_a, __t_b); in vtst_p64()