Searched refs:x_fp32 (Results 1 – 1 of 1) sorted by relevance
153 float32x4_t x_fp32 = MS_CVT_F32_F16(x); in MS_VMLAL_F16() local155 return vmlaq_f32(sum, x_fp32, dy_fp32); in MS_VMLAL_F16()