Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/utils/TableGen/
H A DDAGISelMatcher.h732 class CheckFoldableChainNodeMatcher : public Matcher {
734 CheckFoldableChainNodeMatcher() in CheckFoldableChainNodeMatcher() function
H A DDAGISelMatcher.cpp222 void CheckFoldableChainNodeMatcher::printImpl(raw_ostream &OS, in printImpl()
H A DDAGISelMatcherGen.cpp411 AddMatcher(new CheckFoldableChainNodeMatcher()); in EmitOperatorMatchCode()