Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Quant/IR/
H A DTypeDetail.h280 int64_t maxBits = llvm::bit_cast<double>(max); in getHashValue() local
/llvm-project/mlir/lib/Dialect/Arith/Transforms/
H A DIntNarrowing.cpp