Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp241 Value i32Half = builder.create<arith::BitcastOp>(i32, cstHalf); in frexp() local
1177 Value cstHalf = bcast(f32Cst(builder, 0.5f)); matchAndRewrite() local