Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp1156 Value cstSC2 = bcast(f32Cst(builder, -0.16666667163372039794921875f)); in matchAndRewrite() local
1185 Value cstC2 = select(sinuseCos, cstCC2, cstSC2); in matchAndRewrite()