Home
last modified time | relevance | path

Searched refs:extractSmallestConstantBoundingSize (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
DPromotion.cpp50 static Value extractSmallestConstantBoundingSize(OpBuilder &b, Location loc, in extractSmallestConstantBoundingSize() function
244 Value size = extractSmallestConstantBoundingSize(b, loc, rangeValue.size); in promoteSubviewAsNewBuffer()