Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp1803 bool TreePatternNode::hasPossibleType() const { in hasPossibleType() function in TreePatternNode
1808 if (!C->hasPossibleType()) in hasPossibleType()
4345 if (Temp.getOnlyTree()->hasPossibleType()) in ParseOnePattern()
4347 if (T->hasPossibleType()) in ParseOnePattern()
H A DCodeGenDAGPatterns.h745 bool hasPossibleType() const;