Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp454 SM->setNumChildren(SM->getNumChildren() + 1); in FactorNodes()
489 Scope->setNumChildren(OptionsToMatch.size()); in FactorNodes()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.h
H A DGIMatchTree.cpp
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DDAGISelMatcher.h225 void setNumChildren(unsigned NC) { in setNumChildren() function