Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp166 PatWithNoTypes->RemoveAllTypes(); in MatcherGen()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.h811 void RemoveAllTypes();
H A DCodeGenDAGPatterns.cpp2029 void TreePatternNode::RemoveAllTypes() { in RemoveAllTypes() function in TreePatternNode
2035 getChild(i).RemoveAllTypes(); in RemoveAllTypes()