Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/Utils/
DUtils.cpp479 auto ubConst = fac.getConstantUpperBound(d); in normalizeMemRefType() local
/external/llvm-project/mlir/lib/Analysis/
DAffineStructures.cpp1171 int64_t lbConst, int64_t ubConst, in detectAsMod()
1606 auto ubConst = getConstantUpperBound(pos); in getSliceBounds() local
1725 auto ubConst = getConstantUpperBound(pos + offset); in getSliceBounds() local
DAffineAnalysis.cpp749 auto ubConst = dependenceDomain->getConstantUpperBound(j); in computeDirectionVector() local
/external/llvm-project/mlir/lib/Dialect/Affine/IR/
DAffineOps.cpp1853 auto ubConst = ub.getDefiningOp<ConstantIndexOp>(); in buildAffineLoopFromValues() local