Home
last modified time | relevance | path

Searched refs:vcreate_s64 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/include/
H A Darm_neon.h3083 vcreate_s64 (uint64_t __a) in vcreate_s64() function
28138 = 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 …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/
H A Darm_neon.h6561 vcreate_s64 (uint64_t __a) in vcreate_s64() function