Searched refs:y2x0 (Results 1 – 1 of 1) sorted by relevance
13977 const fp16type y2x0 (y2.asDouble() * x0.asDouble()); in calc() local13982 out[1] = fp16type(x2y0.asDouble() - y2x0.asDouble()).bits(); in calc()13996 const double y2x0 (y2.asDouble() * x0.asDouble()); in calc() local14001 out[1] = fp16type(x2y0 - y2x0).bits(); in calc()