Searched refs:poly_p (Results 1 – 1 of 1) sorted by relevance
135 Value poly_p = MaterializePolynomialApproximation(rewriter, loc, abs_x, in MaterializeErfcApproximationF64ForMagnituteGEOne() local137 Value exp_z_mul_poly_p = rewriter.create<mhlo::MulOp>(loc, exp_z, poly_p); in MaterializeErfcApproximationF64ForMagnituteGEOne()303 Value poly_p = MaterializePolynomialApproximation( in MaterializeErfcApproximationF32ForMagnitudeGEOne() local308 rewriter.create<mhlo::SelectOp>(loc, abs_x_lt_two, poly_p, poly_r); in MaterializeErfcApproximationF32ForMagnitudeGEOne()