Home
last modified time | relevance | path

Searched defs:cstNegHalf (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp656 Value cstNegHalf = bcast(f32Cst(builder, -0.5f)); logMatchAndRewrite() local
1591 Value cstNegHalf = bcast(f32Cst(builder, -0.5f)); matchAndRewrite() local