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.cpp1778 bool TreePatternNode::hasPossibleType() const { in hasPossibleType() function in TreePatternNode
1783 if (!C->hasPossibleType()) in hasPossibleType()
4341 if (Temp.getOnlyTree()->hasPossibleType()) { in ParseOnePattern()
4343 if (T->hasPossibleType()) in ParseOnePattern()
H A DCodeGenDAGPatterns.h746 bool hasPossibleType() const;