Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp748 bool candidateConditionMatches(const PredicateMatcher &Predicate) const;
798 bool candidateConditionMatches(const PredicateMatcher &Predicate) const;
6015 bool GroupMatcher::candidateConditionMatches( in candidateConditionMatches() function in __anon332dbd1e0111::GroupMatcher
6041 if (!candidateConditionMatches(Predicate)) in addMatcher()
6095 bool SwitchMatcher::candidateConditionMatches( in candidateConditionMatches() function in __anon332dbd1e0111::SwitchMatcher
6134 if (!candidateConditionMatches(Predicate)) in addMatcher()