Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DTilingInterfaceImpl.cpp187 static void registerOne(MLIRContext *ctx) { in registerOne() function
195 (void)std::initializer_list<int>{0, (registerOne<OpTypes>(ctx), 0)...}; in registerAll()
203 registerOne<linalg::GenericOp>(ctx); in registerTilingInterfaceExternalModels()