Searched refs:hasFloatingPointTypes (Results 1 – 2 of 2) sorted by relevance
116 bool EEVT::TypeSet::hasFloatingPointTypes() const { in hasFloatingPointTypes() function in EEVT::TypeSet236 if (!hasFloatingPointTypes()) in EnforceInteger()352 if (!hasFloatingPointTypes()) in EnforceSmallerThan()356 if (!Other.hasFloatingPointTypes()) in EnforceSmallerThan()377 assert(!(hasIntegerTypes() && hasFloatingPointTypes()) && in EnforceSmallerThan()378 !(Other.hasIntegerTypes() && Other.hasFloatingPointTypes()) && in EnforceSmallerThan()525 if (!hasFloatingPointTypes()) in EnforceVectorSubVectorTypeIs()529 if (!VTOperand.hasFloatingPointTypes()) in EnforceVectorSubVectorTypeIs()
97 bool hasFloatingPointTypes() const;