Tags / Equivalents
vget_lane_f32() 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_f32() 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.