Searched refs:x_high (Results 1 – 1 of 1) sorted by relevance
438 const float32x4_t x_high = vcvt_f32_f16(vget_high_f16(x)); in vexpq_f16() local441 const float16x8_t res = vcvt_high_f16_f32(vcvt_f16_f32(vexpq_f32(x_low)), vexpq_f32(x_high)); in vexpq_f16()448 const float32x4_t x_high = vcvt_f32_f16(vget_high_f16(x)); in vlogq_f16() local451 const float16x8_t res = vcvt_high_f16_f32(vcvt_f16_f32(vlogq_f32(x_low)), vlogq_f32(x_high)); in vlogq_f16()