Searched defs:DefInit (Results 1 – 5 of 5) sorted by relevance
/llvm-project/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 | Property.h | 22 class DefInit; variable |
H A D | Operator.h | 33 class DefInit; variable |
/llvm-project/llvm/lib/TableGen/ | ||
H A D | Record.cpp | 2207 DefInit::DefInit(Record *D) DefInit() function in DefInit |