Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerMatchTableEmitter.cpp
H A DGlobalISelCombinerEmitter.cpp645 bool parseAll();
794 bool CombineRuleBuilder::parseAll() { in parseAll() function in __anon569e2aa20111::CombineRuleBuilder
2737 if (!CRB.parseAll()) { in gatherRules()