Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DVectorization.cpp1285 static void bindShapeDims(ShapedType shapedType) {} in bindShapeDims() function
1288 static void bindShapeDims(ShapedType shapedType, IntTy &val, IntTy2 &...vals) { in bindShapeDims() function
1295 static void bindShapeDims(ShapedType shapedType, IntTy &...vals) { in bindShapeDims() function