Searched defs:__lane2 (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | arm_neon.h | 14266 float32x2_t __b, const int __lane2) in vcopy_lane_f32() 14275 float64x1_t __b, const int __lane2) in vcopy_lane_f64() 14284 poly8x8_t __b, const int __lane2) in vcopy_lane_p8() 14293 poly16x4_t __b, const int __lane2) in vcopy_lane_p16() 14302 poly64x1_t __b, const int __lane2) in vcopy_lane_p64() 14311 int8x8_t __b, const int __lane2) in vcopy_lane_s8() 14320 int16x4_t __b, const int __lane2) in vcopy_lane_s16() 14329 int32x2_t __b, const int __lane2) in vcopy_lane_s32() 14338 int64x1_t __b, const int __lane2) in vcopy_lane_s64() 14347 uint8x8_t __b, const int __lane2) in vcopy_lane_u8() [all …]
|