Lines Matching refs:float32_mul
2913 return float32_sub(float32_two, float32_mul(a, b, s), s);2927 product = float32_mul(a, b, s);