Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DDAGISelMatcher.cpp235 void CheckFoldableChainNodeMatcher::printImpl(raw_ostream &OS, in printImpl()
H A DDAGISelMatcher.h802 class CheckFoldableChainNodeMatcher : public Matcher {
804 CheckFoldableChainNodeMatcher() in CheckFoldableChainNodeMatcher() function
H A DDAGISelMatcherGen.cpp439 AddMatcher(new CheckFoldableChainNodeMatcher()); in EmitOperatorMatchCode()