Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerMatchTableEmitter.cpp
H A DGlobalISelCombinerEmitter.cpp2307 std::string getRuleConfigClassName() const { in getRuleConfigClassName() function in __anon569e2aa20111::GICombinerEmitter
2323 OS << "struct " << getRuleConfigClassName() << " {\n" in emitRuleConfigImpl()
2377 OS << "bool " << getRuleConfigClassName() << "::setRule" in emitRuleConfigImpl()
2415 << "bool " << getRuleConfigClassName() in emitRuleConfigImpl()
2419 << "bool " << getRuleConfigClassName() << "::parseCommandLineOption() {\n" in emitRuleConfigImpl()