Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DDAGISelMatcherOpt.cpp267 M2->canMoveBefore(ScanMatcher) && in FactorNodes()
366 !CTM->canMoveBefore(NewOptionsToMatch[i])) { in FactorNodes()
DDAGISelMatcher.cpp55 bool Matcher::canMoveBefore(const Matcher *Other) const { in canMoveBefore() function in Matcher
DDAGISelMatcher.h148 bool canMoveBefore(const Matcher *Other) const;
/external/llvm-project/llvm/utils/TableGen/
DDAGISelMatcherOpt.cpp283 M2->canMoveBefore(ScanMatcher) && in FactorNodes()
379 !CTM->canMoveBefore(NewOptionsToMatch[i])) { in FactorNodes()
DDAGISelMatcher.cpp53 bool Matcher::canMoveBefore(const Matcher *Other) const { in canMoveBefore() function in Matcher
DDAGISelMatcher.h159 bool canMoveBefore(const Matcher *Other) const;