Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp1158 Value cstSC6 = bcast(f32Cst(builder, -1.9842604524455964565277099609375e-4f)); in matchAndRewrite() local
1187 Value cstC6 = select(sinuseCos, cstCC6, cstSC6); in matchAndRewrite()