Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp280 M2->canMoveBefore(ScanMatcher) && in FactorNodes()
376 !CTM->canMoveBefore(NewOptionsToMatch[i])) { in FactorNodes()
H A DDAGISelMatcher.cpp54 bool Matcher::canMoveBefore(const Matcher *Other) const { in canMoveBefore() function in Matcher
H A DDAGISelMatcher.h148 bool canMoveBefore(const Matcher *Other) const;