Searched refs:hasIntegerTypes (Results 1 – 2 of 2) sorted by relevance
110 bool EEVT::TypeSet::hasIntegerTypes() const { in hasIntegerTypes() function in EEVT::TypeSet170 if (InVT.hasIntegerTypes()) { in MergeInTypeInfo()191 hasIntegerTypes()) { in MergeInTypeInfo()262 if (!hasIntegerTypes()) in EnforceFloatingPoint()354 else if (!hasIntegerTypes()) in EnforceSmallerThan()358 else if (!Other.hasIntegerTypes()) in EnforceSmallerThan()377 assert(!(hasIntegerTypes() && hasFloatingPointTypes()) && in EnforceSmallerThan()378 !(Other.hasIntegerTypes() && Other.hasFloatingPointTypes()) && in EnforceSmallerThan()527 else if (!hasIntegerTypes()) in EnforceVectorSubVectorTypeIs()531 else if (!VTOperand.hasIntegerTypes()) in EnforceVectorSubVectorTypeIs()
93 bool hasIntegerTypes() const;