Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DAsmMatcherEmitter.cpp612 bool couldMatchAmbiguouslyWith(const MatchableInfo &RHS) const { in couldMatchAmbiguouslyWith() function
2849 if (A.couldMatchAmbiguouslyWith(B)) { in run()
/external/llvm-project/llvm/utils/TableGen/
DAsmMatcherEmitter.cpp645 bool couldMatchAmbiguouslyWith(const MatchableInfo &RHS) const { in couldMatchAmbiguouslyWith() function
3228 if (A.couldMatchAmbiguouslyWith(B)) { in run()