Searched defs:addTypes (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/include/mlir/IR/ | ||
H A D | Dialect.h | 288 void addTypes() { in addTypes() function |
H A D | OperationSupport.h | 1025 void addTypes(ArrayRef<Type> newTypes) { addTypes() function |