Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DOpPythonBindingGen.cpp278 static llvm::cl::opt<std::string> clDialectExtensionName( variable
1074 bool isExtension = !clDialectExtensionName.empty(); in emitAllOps()
1076 ? clDialectExtensionName.getValue() in emitAllOps()