Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DDAGISelMatcher.cpp231 void CheckFoldableChainNodeMatcher::printImpl(raw_ostream &OS, in printImpl()
H A DDAGISelMatcher.h736 class CheckFoldableChainNodeMatcher : public Matcher {
738 CheckFoldableChainNodeMatcher() in CheckFoldableChainNodeMatcher() function
H A DDAGISelMatcherGen.cpp414 AddMatcher(new CheckFoldableChainNodeMatcher()); in EmitOperatorMatchCode()