Home
last modified time | relevance | path

Searched refs:emitTraitMethod (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DAttrOrTypeDefGen.cpp119 void emitTraitMethod(const InterfaceMethod &method);
432 emitTraitMethod(method); in emitTraitMethods()
436 void DefGen::emitTraitMethod(const InterfaceMethod &method) { in emitTraitMethod() function in DefGen