Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp412 Matcher *MatcherWithoutCTM = NewOptionsToMatch[i]->unlinkNode(CTM); in FactorNodes() local
422 SM->resetChild(SM->getNumChildren()-1, MatcherWithoutCTM); in FactorNodes()
426 Matcher *Entries[2] = { PrevMatcher, MatcherWithoutCTM }; in FactorNodes()
432 Cases.push_back(std::make_pair(CTMTy, MatcherWithoutCTM)); in FactorNodes()