Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DOpDefinitionsGen.cpp534 void genOpInterfaceMethods();
537 void genOpInterfaceMethods(const tblgen::InterfaceTrait *trait);
837 genOpInterfaceMethods(); in OpEmitter()
2213 void OpEmitter::genOpInterfaceMethods(const tblgen::InterfaceTrait *opTrait) { in genOpInterfaceMethods() function in OpEmitter
2249 void OpEmitter::genOpInterfaceMethods() { in genOpInterfaceMethods() function in OpEmitter
2253 genOpInterfaceMethods(opTrait); in genOpInterfaceMethods()