Searched defs:DefInit (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/mlir/include/mlir/TableGen/ | ||
| H A D | Type.h | 21 class DefInit; variable |
| H A D | Attribute.h | 22 class DefInit; variable |
| H A D | Operator.h | 32 class DefInit; variable |
| /llvm-project-15.0.7/llvm/lib/TableGen/ | ||
| H A D | Record.cpp | 1892 DefInit::DefInit(Record *D) in DefInit() function in DefInit |