Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp716 bool buildRuleOperandsTable();
840 if (!buildRuleOperandsTable() || !typecheckPatterns() || !findRoots() || in parseAll()
1516 bool CombineRuleBuilder::buildRuleOperandsTable() { in buildRuleOperandsTable() function in __anon569e2aa20111::CombineRuleBuilder