Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp671 bool couldMatchAmbiguouslyWith(const MatchableInfo &RHS, in couldMatchAmbiguouslyWith() function
3280 if (A.couldMatchAmbiguouslyWith(B, PreferSmallerInstructions)) { in run()