Home
last modified time | relevance | path

Searched refs:cstSC4 (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp1157 Value cstSC4 = bcast(f32Cst(builder, 8.333347737789154052734375e-3f)); in matchAndRewrite() local
1186 Value cstC4 = select(sinuseCos, cstCC4, cstSC4); in matchAndRewrite()