Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp1116 auto fPToSingedInteger = [&](Value a) -> Value { in matchAndRewrite() local
1171 Value kMod4 = modulo4(fPToSingedInteger(k)); in matchAndRewrite()