Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Math/Transforms/
H A DExpandPatterns.cpp509 unsigned mantissaWidth = convertRoundEvenOp() local
/llvm-project/mlir/lib/Dialect/Arith/IR/
H A DArithOps.cpp2000 int mantissaWidth = floatTy.getFPMantissaWidth(); matchAndRewrite() local