Tags / Equivalents
vget_lane_f16() on Arm 64-bit - NEON
Extracts a single element from a vector at the specified lane position. The lane index must be an immediate value within the valid range for the vector size.
vget_lane_bf16() on Arm 64-bit - NEON
Extracts a single element from a vector at the specified lane position. The lane index must be an immediate value within the valid range for the vector size.
vgetq_lane_f16() on Arm 64-bit - NEON
Extracts a single element from a vector at the specified lane position. The lane index must be an immediate value within the valid range for the vector size.
vgetq_lane_bf16() on Arm 64-bit - NEON
Extracts a single element from a vector at the specified lane position. The lane index must be an immediate value within the valid range for the vector size.