Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp652 bool parseAll();
798 bool CombineRuleBuilder::parseAll() { in parseAll() function in __anon8b97f5b70111::CombineRuleBuilder
2603 if (!CRB.parseAll()) { in gatherRules()