Searched refs:__AARCH64_UINT64_C (Results 1 – 1 of 1) sorted by relevance
35 #define __AARCH64_UINT64_C(__C) ((uint64_t) __C) macro8904 int8x16_t __result = vcombine_s8 (__a, vcreate_s8 (__AARCH64_UINT64_C (0x0))); in vmovn_high_s16()8916 int16x8_t __result = vcombine_s16 (__a, vcreate_s16 (__AARCH64_UINT64_C (0x0))); in vmovn_high_s32()8928 int32x4_t __result = vcombine_s32 (__a, vcreate_s32 (__AARCH64_UINT64_C (0x0))); in vmovn_high_s64()8940 uint8x16_t __result = vcombine_u8 (__a, vcreate_u8 (__AARCH64_UINT64_C (0x0))); in vmovn_high_u16()8952 uint16x8_t __result = vcombine_u16 (__a, vcreate_u16 (__AARCH64_UINT64_C (0x0))); in vmovn_high_u32()8964 uint32x4_t __result = vcombine_u32 (__a, vcreate_u32 (__AARCH64_UINT64_C (0x0))); in vmovn_high_u64()9844 int8x16_t __result = vcombine_s8 (__a, vcreate_s8 (__AARCH64_UINT64_C (0x0))); in vqmovn_high_s16()9856 int16x8_t __result = vcombine_s16 (__a, vcreate_s16 (__AARCH64_UINT64_C (0x0))); in vqmovn_high_s32()9868 int32x4_t __result = vcombine_s32 (__a, vcreate_s32 (__AARCH64_UINT64_C (0x0))); in vqmovn_high_s64()[all …]