Home
last modified time | relevance | path

Searched defs:GenInfo (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/include/mlir/TableGen/
H A DGenNameParser.h20 class GenInfo; variable
H A DGenInfo.h33 GenInfo(StringRef arg, StringRef description, GenFunction generator) in GenInfo() function