Searched refs:vcreate_s64 (Results 1 – 2 of 2) sorted by relevance
3083 vcreate_s64 (uint64_t __a) in vcreate_s64() function28138 = vcombine_s64 (__val.val[0], vcreate_s64 (__AARCH64_INT64_C (0))); in vst1_s64_x2()28140 = vcombine_s64 (__val.val[1], vcreate_s64 (__AARCH64_INT64_C (0))); in vst1_s64_x2()28481 __temp.val[0] = vcombine_s64 (__val.val[0], vcreate_s64 (__AARCH64_INT64_C (0))); in vst1_s64_x3()28482 __temp.val[1] = vcombine_s64 (__val.val[1], vcreate_s64 (__AARCH64_INT64_C (0))); in vst1_s64_x3()28483 __temp.val[2] = vcombine_s64 (__val.val[2], vcreate_s64 (__AARCH64_INT64_C (0))); in vst1_s64_x3()29079 __temp.val[0] = vcombine_s64 (__val.val[0], vcreate_s64 (__AARCH64_INT64_C (0))); in vst2_s64()29080 __temp.val[1] = vcombine_s64 (__val.val[1], vcreate_s64 (__AARCH64_INT64_C (0))); in vst2_s64()29405 __temp.val[0] = vcombine_s64 (__val.val[0], vcreate_s64 (__AARCH64_INT64_C (0))); in vst3_s64()29406 __temp.val[1] = vcombine_s64 (__val.val[1], vcreate_s64 (__AARCH64_INT64_C (0))); in vst3_s64()[all …]
6561 vcreate_s64 (uint64_t __a) in vcreate_s64() function