Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.h101 bool hasScalarTypes() const;
DCodeGenDAGPatterns.cpp121 bool EEVT::TypeSet::hasScalarTypes() const { in hasScalarTypes() function in EEVT::TypeSet
367 else if (!hasScalarTypes()) in EnforceSmallerThan()
371 else if (!Other.hasScalarTypes()) in EnforceSmallerThan()