Home
last modified time | relevance | path

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

/external/swiftshader/third_party/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;
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.h105 bool hasVectorTypes() const;
DCodeGenDAGPatterns.cpp127 bool EEVT::TypeSet::hasVectorTypes() const { in hasVectorTypes() function in EEVT::TypeSet
289 if (!hasVectorTypes()) in EnforceScalar()
365 if (!hasVectorTypes()) in EnforceSmallerThan()
369 if (!Other.hasVectorTypes()) in EnforceSmallerThan()