Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DGlobalISelEmitter.cpp710 bool candidateConditionMatches(const PredicateMatcher &Predicate) const;
760 bool candidateConditionMatches(const PredicateMatcher &Predicate) const;
4652 bool GroupMatcher::candidateConditionMatches( in candidateConditionMatches() function in __anon685cc1160111::GroupMatcher
4678 if (!candidateConditionMatches(Predicate)) in addMatcher()
4732 bool SwitchMatcher::candidateConditionMatches( in candidateConditionMatches() function in __anon685cc1160111::SwitchMatcher
4771 if (!candidateConditionMatches(Predicate)) in addMatcher()