Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp1805 bool TreePatternNode::hasPossibleType() const { in hasPossibleType() function in TreePatternNode
1810 if (!C->hasPossibleType()) in hasPossibleType()
4346 if (Temp.getOnlyTree()->hasPossibleType()) in ParseOnePattern()
4348 if (T->hasPossibleType()) in ParseOnePattern()
H A DCodeGenDAGPatterns.h745 bool hasPossibleType() const;