Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-opt/
H A Dmlir-opt.cpp112 void registerTestTilingInterface();
206 mlir::test::registerTestTilingInterface(); in registerTestPasses()
/llvm-project-15.0.7/mlir/test/lib/Interfaces/TilingInterface/
H A DTestTilingInterface.cpp216 void registerTestTilingInterface() { in registerTestTilingInterface() function