Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/MemRef/Transforms/
H A DExpandStridedMetadata.cpp428 int64_t maybeConstant = maybeConstants[srcIdx]; in getProductOfValues() local
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DTransforms.cpp502 std::optional<int64_t> maybeConstant = getConstantIntValue(packedSizes[i]); pack() local
/llvm-project/mlir/lib/Dialect/MemRef/IR/
H A DMemRefOps.cpp146 std::optional<int64_t> maybeConstant = constifyIndexValues() local