Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp749 bool candidateConditionMatches(const PredicateMatcher &Predicate) const;
799 bool candidateConditionMatches(const PredicateMatcher &Predicate) const;
5955 bool GroupMatcher::candidateConditionMatches( in candidateConditionMatches() function in __anon0a286f430111::GroupMatcher
5981 if (!candidateConditionMatches(Predicate)) in addMatcher()
6035 bool SwitchMatcher::candidateConditionMatches( in candidateConditionMatches() function in __anon0a286f430111::SwitchMatcher
6074 if (!candidateConditionMatches(Predicate)) in addMatcher()