Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp117 bool EEVT::TypeSet::hasVectorTypes() const { in hasVectorTypes() function in EEVT::TypeSet
276 if (!hasVectorTypes()) in EnforceScalar()
343 if (!hasVectorTypes()) in EnforceSmallerThan()
345 if (!hasVectorTypes()) in EnforceSmallerThan()
362 if (hasVectorTypes() && Other.hasVectorTypes()) { in EnforceSmallerThan()
DCodeGenDAGPatterns.h100 bool hasVectorTypes() const;