Home
last modified time | relevance | path

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

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp306 Value cstCephesSQRTHF = bcast(f32Cst(builder, 0.707106781186547524f)); in logMatchAndRewrite() local
335 Value mask = builder.create<CmpFOp>(CmpFPredicate::OLT, x, cstCephesSQRTHF); in logMatchAndRewrite()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp309 Value cstCephesSQRTHF = bcast(f32Cst(builder, 0.707106781186547524f)); in logMatchAndRewrite() local
338 Value mask = builder.create<CmpFOp>(CmpFPredicate::OLT, x, cstCephesSQRTHF); in logMatchAndRewrite()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp309 Value cstCephesSQRTHF = bcast(f32Cst(builder, 0.707106781186547524f)); in logMatchAndRewrite() local
338 Value mask = builder.create<CmpFOp>(CmpFPredicate::OLT, x, cstCephesSQRTHF); in logMatchAndRewrite()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp309 Value cstCephesSQRTHF = bcast(f32Cst(builder, 0.707106781186547524f)); in logMatchAndRewrite() local
338 Value mask = builder.create<CmpFOp>(CmpFPredicate::OLT, x, cstCephesSQRTHF); in logMatchAndRewrite()