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.cpp720 bool buildRuleOperandsTable();
816 if (!buildRuleOperandsTable() || !typecheckPatterns() || !findRoots() || in parseAll()
1422 bool CombineRuleBuilder::buildRuleOperandsTable() { in buildRuleOperandsTable() function in __anon569e2aa20111::CombineRuleBuilder