Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp
H A DGlobalISelCombinerMatchTableEmitter.cpp
H A DGlobalISelCombinerEmitter.cpp2583 std::vector<RuleMatcher> &ActiveRules, in gatherRules() argument
2587 gatherRules(ActiveRules, Rec->getValueAsListOfDefs("Rules")); in gatherRules()
2601 ActiveRules); in gatherRules()