Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/utils/TableGen/
HDGlobalISelCombinerEmitter.cpp2285 MatchTable buildMatchTable(MutableArrayRef<RuleMatcher> Rules);
2543 GICombinerEmitter::buildMatchTable(MutableArrayRef<RuleMatcher> Rules) { in buildMatchTable() function in __anon44ef823c0111::GICombinerEmitter
2648 const MatchTable Table = buildMatchTable(Rules); in run()
HDGlobalISelEmitter.cpp435 MatchTable buildMatchTable(MutableArrayRef<RuleMatcher> Rules, bool Optimize,
2229 GlobalISelEmitter::buildMatchTable(MutableArrayRef<RuleMatcher> Rules, in buildMatchTable() function in __anon44f719ed0111::GlobalISelEmitter
2504 buildMatchTable(Rules, OptimizeMatchTable, GenerateCoverage); in run()