Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Darm_neon.h3062 vcreate_s8 (uint64_t __a) in vcreate_s8() function
8904 int8x16_t __result = vcombine_s8 (__a, vcreate_s8 (__AARCH64_UINT64_C (0x0))); in vmovn_high_s16()
9844 int8x16_t __result = vcombine_s8 (__a, vcreate_s8 (__AARCH64_UINT64_C (0x0))); in vqmovn_high_s16()
10002 (a_, vcreate_s8 \
10137 (a_, vcreate_s8 \
10272 (a_, vcreate_s8 \
10458 (a_, vcreate_s8 \
11356 int8x16_t __temp = vcombine_s8 (__tab, vcreate_s8 (__AARCH64_UINT64_C (0x0))); in vtbl1_s8()
11437 __temp.val[1] = vcombine_s8 (__tab.val[2], vcreate_s8 (__AARCH64_UINT64_C (0x0))); in vtbl3_s8()
28183 = vcombine_s8 (__val.val[0], vcreate_s8 (__AARCH64_INT64_C (0))); in vst1_s8_x2()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_neon.h6540 vcreate_s8 (uint64_t __a) in vcreate_s8() function