Home
last modified time | relevance | path

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

/external/llvm-project/mlir/test/lib/Transforms/
DTestVectorTransforms.cpp33 populateVectorToVectorTransformationPatterns(patterns, ctx); in runOnFunction()
166 populateVectorToVectorTransformationPatterns(patterns, ctx); in runOnFunction()
221 populateVectorToVectorTransformationPatterns(patterns, ctx); in runOnFunction()
281 populateVectorToVectorTransformationPatterns(patterns, ctx); in runOnFunction()
303 populateVectorToVectorTransformationPatterns(patterns, ctx); in runOnFunction()
/external/llvm-project/mlir/include/mlir/Dialect/Vector/
DVectorOps.h35 void populateVectorToVectorTransformationPatterns(
/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorTransforms.cpp2591 void mlir::vector::populateVectorToVectorTransformationPatterns( in populateVectorToVectorTransformationPatterns() function in mlir::vector