Searched refs:hasIntegerTypes (Results 1 – 2 of 2) sorted by relevance
109 bool EEVT::TypeSet::hasIntegerTypes() const { in hasIntegerTypes() function in EEVT::TypeSet181 if (InVT.hasIntegerTypes()) { in MergeInTypeInfo()202 hasIntegerTypes()) { in MergeInTypeInfo()278 if (!hasIntegerTypes()) in EnforceFloatingPoint()372 else if (!hasIntegerTypes()) in EnforceSmallerThan()376 else if (!Other.hasIntegerTypes()) in EnforceSmallerThan()395 assert(!(hasIntegerTypes() && hasFloatingPointTypes()) && in EnforceSmallerThan()396 !(Other.hasIntegerTypes() && Other.hasFloatingPointTypes()) && in EnforceSmallerThan()549 else if (!hasIntegerTypes()) in EnforceVectorSubVectorTypeIs()553 else if (!VTOperand.hasIntegerTypes()) in EnforceVectorSubVectorTypeIs()
93 bool hasIntegerTypes() const;