Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp458 bool GroupMatcher::candidateConditionMatches( in candidateConditionMatches() function in llvm::gi::GroupMatcher
484 if (!candidateConditionMatches(Predicate)) in addMatcher()
566 bool SwitchMatcher::candidateConditionMatches( in candidateConditionMatches() function in llvm::gi::SwitchMatcher
605 if (!candidateConditionMatches(Predicate)) in addMatcher()
H A DGlobalISelMatchTable.h386 bool candidateConditionMatches(const PredicateMatcher &Predicate) const;
452 bool candidateConditionMatches(const PredicateMatcher &Predicate) const;