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.cpp450 bool GroupMatcher::candidateConditionMatches( in candidateConditionMatches() function in llvm::gi::GroupMatcher
476 if (!candidateConditionMatches(Predicate)) in addMatcher()
558 bool SwitchMatcher::candidateConditionMatches( in candidateConditionMatches() function in llvm::gi::SwitchMatcher
597 if (!candidateConditionMatches(Predicate)) in addMatcher()
H A DGlobalISelMatchTable.h399 bool candidateConditionMatches(const PredicateMatcher &Predicate) const;
451 bool candidateConditionMatches(const PredicateMatcher &Predicate) const;