Home
last modified time | relevance | path

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

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp362 Value cstLog2e = bcast(f32Cst(builder, static_cast<float>(LOG2E_VALUE))); in logMatchAndRewrite() local
363 x = builder.create<FmaFOp>(x, cstLog2e, e); in logMatchAndRewrite()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp365 Value cstLog2e = bcast(f32Cst(builder, static_cast<float>(LOG2E_VALUE))); in logMatchAndRewrite() local
366 x = builder.create<FmaFOp>(x, cstLog2e, e); in logMatchAndRewrite()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp365 Value cstLog2e = bcast(f32Cst(builder, static_cast<float>(LOG2E_VALUE))); in logMatchAndRewrite() local
366 x = builder.create<FmaFOp>(x, cstLog2e, e); in logMatchAndRewrite()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp365 Value cstLog2e = bcast(f32Cst(builder, static_cast<float>(LOG2E_VALUE))); in logMatchAndRewrite() local
366 x = builder.create<FmaFOp>(x, cstLog2e, e); in logMatchAndRewrite()