Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DOpInterfacesGen.cpp141 struct TypeInterfaceGenerator : public InterfaceGenerator { struct
142 TypeInterfaceGenerator(const llvm::RecordKeeper &records, raw_ostream &os) in TypeInterfaceGenerator() function