Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/utils/TableGen/
HDDAGISelMatcher.cpp222 void CheckFoldableChainNodeMatcher::printImpl(raw_ostream &OS, in printImpl()
HDDAGISelMatcher.h811 class CheckFoldableChainNodeMatcher : public Matcher {
813 CheckFoldableChainNodeMatcher() in CheckFoldableChainNodeMatcher() function
HDDAGISelMatcherGen.cpp416 AddMatcher(new CheckFoldableChainNodeMatcher()); in EmitOperatorMatchCode()