Searched refs:vcreate_f32 (Results 1 – 2 of 2) sorted by relevance
3097 vcreate_f32 (uint64_t __a) in vcreate_f32() function28309 __temp.val[0] = vcombine_f32 (__val.val[0], vcreate_f32 (__AARCH64_UINT64_C (0))); in vst1_f32_x2()28310 __temp.val[1] = vcombine_f32 (__val.val[1], vcreate_f32 (__AARCH64_UINT64_C (0))); in vst1_f32_x2()28661 __temp.val[0] = vcombine_f32 (__val.val[0], vcreate_f32 (__AARCH64_UINT64_C (0))); in vst1_f32_x3()28662 __temp.val[1] = vcombine_f32 (__val.val[1], vcreate_f32 (__AARCH64_UINT64_C (0))); in vst1_f32_x3()28663 __temp.val[2] = vcombine_f32 (__val.val[2], vcreate_f32 (__AARCH64_UINT64_C (0))); in vst1_f32_x3()29235 __temp.val[0] = vcombine_f32 (__val.val[0], vcreate_f32 (__AARCH64_UINT64_C (0))); in vst2_f32()29236 __temp.val[1] = vcombine_f32 (__val.val[1], vcreate_f32 (__AARCH64_UINT64_C (0))); in vst2_f32()29585 __temp.val[0] = vcombine_f32 (__val.val[0], vcreate_f32 (__AARCH64_UINT64_C (0))); in vst3_f32()29586 __temp.val[1] = vcombine_f32 (__val.val[1], vcreate_f32 (__AARCH64_UINT64_C (0))); in vst3_f32()[all …]
6577 vcreate_f32 (uint64_t __a) in vcreate_f32() function