Home
last modified time | relevance | path

Searched refs:funcsuffix (Results 1 – 1 of 1) 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.h10878 qmode, ptr_mode, funcsuffix, signedtype) \ argument
10881 vst2_lane_ ## funcsuffix (ptrtype *__ptr, \
10887 = vcombine_##funcsuffix (__b.val[0], \
10888 vcreate_##funcsuffix (__AARCH64_UINT64_C (0))); \
10890 = vcombine_##funcsuffix (__b.val[1], \
10891 vcreate_##funcsuffix (__AARCH64_UINT64_C (0))); \
10929 #define __ST2Q_LANE_FUNC(intype, ptrtype, mode, ptr_mode, funcsuffix) \ in __ST2_LANE_FUNC() argument
10932 vst2q_lane_ ## funcsuffix (ptrtype *__ptr, \ in __ST2_LANE_FUNC()
10957 qmode, ptr_mode, funcsuffix, signedtype) \ argument
10960 vst3_lane_ ## funcsuffix (ptrtype *__ptr, \
[all …]