Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/IR/
H A DExtensibleDialect.cpp148 DynamicTypeDefinition *DynamicType::getTypeDef() { return getImpl()->typeDef; } in getTypeDef() function in DynamicType
169 printer << getTypeDef()->getName(); in print()
170 getTypeDef()->printer(printer, getParams()); in print()
/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DExtensibleDialect.h309 DynamicTypeDefinition *getTypeDef();
/llvm-project-15.0.7/mlir/docs/
H A DDefiningDialects.md557 auto typeDef = dynType.getTypeDef();