Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DOpDefinitionsGen.cpp541 Method *genOpInterfaceMethod(const tblgen::InterfaceMethod &method,
2233 (void)genOpInterfaceMethod(method); in genOpInterfaceMethods()
2237 Method *OpEmitter::genOpInterfaceMethod(const InterfaceMethod &method, in genOpInterfaceMethod() function in OpEmitter
2368 return genOpInterfaceMethod(interfaceMethod, /*declaration=*/false); in genTypeInterfaceMethods()