Home
last modified time | relevance | path

Searched refs:hasPossibleType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.cpp1846 bool TreePatternNode::hasPossibleType() const { in hasPossibleType() function in TreePatternNode
1851 if (!C->hasPossibleType()) in hasPossibleType()
4380 if (Temp.getOnlyTree()->hasPossibleType()) { in ParseOnePattern()
4382 if (T->hasPossibleType()) in ParseOnePattern()
H A DCodeGenDAGPatterns.h757 bool hasPossibleType() const;