Home
last modified time | relevance | path

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

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp260 #define LN2_VALUE \ macro
365 Value cstLn2 = bcast(f32Cst(builder, static_cast<float>(LN2_VALUE))); in logMatchAndRewrite()
502 Value cstLn2 = bcast(f32Cst(builder, static_cast<float>(LN2_VALUE))); in matchAndRewrite()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp263 #define LN2_VALUE \ macro
368 Value cstLn2 = bcast(f32Cst(builder, static_cast<float>(LN2_VALUE))); in logMatchAndRewrite()
505 Value cstLn2 = bcast(f32Cst(builder, static_cast<float>(LN2_VALUE))); in matchAndRewrite()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp263 #define LN2_VALUE \ macro
368 Value cstLn2 = bcast(f32Cst(builder, static_cast<float>(LN2_VALUE))); in logMatchAndRewrite()
505 Value cstLn2 = bcast(f32Cst(builder, static_cast<float>(LN2_VALUE))); in matchAndRewrite()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp263 #define LN2_VALUE \ macro
368 Value cstLn2 = bcast(f32Cst(builder, static_cast<float>(LN2_VALUE))); in logMatchAndRewrite()
505 Value cstLn2 = bcast(f32Cst(builder, static_cast<float>(LN2_VALUE))); in matchAndRewrite()