Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp1605 bool TreePatternNode::hasPossibleType() const { in hasPossibleType() function in TreePatternNode
1610 if (!C->hasPossibleType()) in hasPossibleType()
4101 if (Temp.getOnlyTree()->hasPossibleType()) in ParseOnePattern()
4103 if (T->hasPossibleType()) in ParseOnePattern()
H A DCodeGenDAGPatterns.h729 bool hasPossibleType() const;