Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/lib/Dialect/Test/
H A DTestTypes.cpp354 getCustomAssemblyFormatDynamicType(TestDialect *testDialect) { in getCustomAssemblyFormatDynamicType() function
405 registerDynamicType(getCustomAssemblyFormatDynamicType(this)); in registerTypes()