Searched refs:hasLegalHalfType (Results 1 – 4 of 4) sorted by relevance
311 if (!getTarget().hasLegalHalfType() && containsAnyFP16Vectors(Ty)) { in classifyHomogeneousAggregate()545 if ((!getTarget().hasLegalHalfType() && in classifyReturnType()645 if ((!getTarget().hasLegalHalfType() && in isIllegalVectorType()
687 virtual bool hasLegalHalfType() const { return HasLegalHalfType; } in hasLegalHalfType() function
1583 if (TI.hasFloat16Type() && !TI.hasLegalHalfType() && in UseExcessPrecision()
7675 const bool HasLegalHalfType = getTarget().hasLegalHalfType(); in EmitCommonNeonBuiltinExpr()9140 GetNeonType(this, Type, getTarget().hasLegalHalfType(), false, in EmitARMBuiltinExpr()