Searched refs:vgetq_lane_bf16 (Results 1 – 2 of 2) sorted by relevance
18908 #define vgetq_lane_bf16(__v, __idx) \ macro18921 return vdup_n_bf16( vgetq_lane_bf16 (__a, __b)); in vdup_laneq_bf16()18928 return vdupq_n_bf16( vgetq_lane_bf16 (__a, __b)); in vdupq_laneq_bf16()18942 return vgetq_lane_bf16 (__a, __b); in vduph_laneq_bf16()
34656 vgetq_lane_bf16 (bfloat16x8_t __a, const int __b) in vgetq_lane_bf16() function