Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp1581 bool TreePatternNode::hasPossibleType() const { in hasPossibleType() function in TreePatternNode
1586 if (!C->hasPossibleType()) in hasPossibleType()
4051 if (Temp.getOnlyTree()->hasPossibleType()) in ParseOnePattern()
4053 if (T->hasPossibleType()) in ParseOnePattern()
DCodeGenDAGPatterns.h661 bool hasPossibleType() const;