Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp763 bool candidateConditionMatches(const PredicateMatcher &Predicate) const;
813 bool candidateConditionMatches(const PredicateMatcher &Predicate) const;
6089 bool GroupMatcher::candidateConditionMatches( in candidateConditionMatches() function in __anoncee47b830111::GroupMatcher
6115 if (!candidateConditionMatches(Predicate)) in addMatcher()
6169 bool SwitchMatcher::candidateConditionMatches( in candidateConditionMatches() function in __anoncee47b830111::SwitchMatcher
6208 if (!candidateConditionMatches(Predicate)) in addMatcher()