Searched defs:mantissaWidth (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Dialect/Math/Transforms/ | ||
H A D | ExpandPatterns.cpp | 509 unsigned mantissaWidth = convertRoundEvenOp() local |
/llvm-project/mlir/lib/Dialect/Arith/IR/ | ||
H A D | ArithOps.cpp | 2000 int mantissaWidth = floatTy.getFPMantissaWidth(); matchAndRewrite() local |