Searched defs:ax (Results 1 – 3 of 3) sorted by relevance
53 f16x8_t ax = vabsq(x); in vrecip_medprec_f16() local87 f16x8_t ax = vabsq(x); in vrecip_hiprec_f16() local
52 f32x4_t ax = vabsq(x); in vrecip_medprec_f32() local85 f32x4_t ax = vabsq(x); in vrecip_hiprec_f32() local
113 fig, ax = plt.subplots() variable