Searched defs:GenInfo (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/include/mlir/TableGen/ | ||
H A D | GenNameParser.h | 20 class GenInfo; variable |
H A D | GenInfo.h | 33 GenInfo(StringRef arg, StringRef description, GenFunction generator) in GenInfo() function |