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