Searched refs:y0x1 (Results 1 – 1 of 1) sorted by relevance
15894 const fp16type y0x1 (y0.asDouble() * x1.asDouble()); in calc() local15898 out[2] = fp16type(x0y1.asDouble() - y0x1.asDouble()).bits(); in calc()15913 const double y0x1 (y0.asDouble() * x1.asDouble()); in calc() local15917 out[2] = fp16type(x0y1 - y0x1).bits(); in calc()