Searched refs:SinAndCosApproximation (Results 1 – 1 of 1) sorted by relevance
1075 struct SinAndCosApproximation : public OpRewritePattern<OpTy> { struct1092 LogicalResult SinAndCosApproximation<isSine, OpTy>::matchAndRewrite( in matchAndRewrite()1285 SinAndCosApproximation<true, math::SinOp>, in populateMathPolynomialApproximationPatterns()1286 SinAndCosApproximation<false, math::CosOp>>( in populateMathPolynomialApproximationPatterns()