Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/TableGen/
H A DGenInfo.cpp19 GenRegistration::GenRegistration(StringRef arg, StringRef description, in GenRegistration() function in GenRegistration
/llvm-project/mlir/include/mlir/TableGen/
H A DGenInfo.h67 struct GenRegistration { struct