Searched refs:no_recip (Results 1 – 1 of 1) sorted by relevance
105 uint64x2_t no_recip = vtstq_u64 (vreinterpretq_u64_s64 (qi), v_u64 (1)); in V_NAME_D1() local113 return vdivq_f64 (vbslq_f64 (no_recip, n, vnegq_f64 (d)), in V_NAME_D1()114 vbslq_f64 (no_recip, d, n)); in V_NAME_D1()