Home
last modified time | relevance | path

Searched defs:lhsRange (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/lib/Dialect/Arith/Transforms/
H A DIntRangeOptimizations.cpp164 const ConstantIntRanges &lhsRange = maybeLhsRange->getValue().getValue(); matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Index/IR/
H A DIndexOps.cpp560 ConstantIntRanges lhsRange = TypeSwitch<Operation *, ConstantIntRanges>(lhsOp) foldCmpOfMaxOrMin() local
/llvm-project/mlir/lib/IR/
H A DOperationSupport.cpp853 auto lhsRange = lhs->getOperands(); isEquivalentTo() local
/llvm-project/mlir/lib/Rewrite/
H A DByteCode.cpp1559 const TypeRange *lhsRange = reinterpret_cast<const TypeRange *>(lhs); in executeAreRangesEqual() local
1566 const auto *lhsRange = reinterpret_cast<const ValueRange *>(lhs); in executeAreRangesEqual() local