Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-opt/
H A Dmlir-opt.cpp114 void registerTestVectorLowerings();
208 mlir::test::registerTestVectorLowerings(); in registerTestPasses()
/llvm-project-15.0.7/mlir/test/lib/Dialect/Vector/
H A DTestVectorTransforms.cpp908 void registerTestVectorLowerings() { in registerTestVectorLowerings() function