Searched defs:__lane1 (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | arm_neon.h | 14265 vcopy_lane_f32 (float32x2_t __a, const int __lane1, in vcopy_lane_f32() 14274 vcopy_lane_f64 (float64x1_t __a, const int __lane1, in vcopy_lane_f64() 14283 vcopy_lane_p8 (poly8x8_t __a, const int __lane1, in vcopy_lane_p8() 14292 vcopy_lane_p16 (poly16x4_t __a, const int __lane1, in vcopy_lane_p16() 14301 vcopy_lane_p64 (poly64x1_t __a, const int __lane1, in vcopy_lane_p64() 14310 vcopy_lane_s8 (int8x8_t __a, const int __lane1, in vcopy_lane_s8() 14319 vcopy_lane_s16 (int16x4_t __a, const int __lane1, in vcopy_lane_s16() 14328 vcopy_lane_s32 (int32x2_t __a, const int __lane1, in vcopy_lane_s32() 14337 vcopy_lane_s64 (int64x1_t __a, const int __lane1, in vcopy_lane_s64() 14346 vcopy_lane_u8 (uint8x8_t __a, const int __lane1, in vcopy_lane_u8() [all …]
|