Home
last modified time | relevance | path

Searched defs:maxRange (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Reducer/
H A DReductionNode.cpp87 Range maxRange = *maxElement; in generateNewVariants() local
/llvm-project/mlir/lib/Interfaces/
H A DInferIntRangeInterface.cpp39 ConstantIntRanges ConstantIntRanges::maxRange(unsigned bitwidth) { maxRange() function in ConstantIntRanges
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMDialect.cpp2378 int64_t minRange, maxRange; parse() local