Searched refs:HasLegalHalfType (Results 1 – 11 of 11) sorted by relevance
59 HasLegalHalfType = true; in DirectXTargetInfo()
583 HasLegalHalfType = true; in handleTargetFeatures()589 HasLegalHalfType = true; in handleTargetFeatures()1006 if ((FPU & NeonFPU) && HasLegalHalfType) in getTargetDefines()1010 if (HasLegalHalfType) in getTargetDefines()
147 HasLegalHalfType = true; in handleTargetFeatures()
232 HasLegalHalfType = true; in AMDGPUTargetInfo()
102 HasLegalHalfType = true; in BaseSPIRTargetInfo()
353 HasLegalHalfType = true; in handleTargetFeatures()
301 HasLegalHalfType = true; in handleTargetFeatures()
145 HasLegalHalfType = true; in AArch64TargetInfo()
222 bool HasLegalHalfType; // True if the backend supports operations on the half variable662 virtual bool hasLegalHalfType() const { return HasLegalHalfType; } in hasLegalHalfType()
61 HasLegalHalfType = false; in TargetInfo()
6068 bool HasLegalHalfType = true, in GetNeonType() argument6085 if (HasLegalHalfType) in GetNeonType()7416 const bool HasLegalHalfType = getTarget().hasLegalHalfType(); in EmitCommonNeonBuiltinExpr() local7421 GetNeonType(this, Type, HasLegalHalfType, false, AllowBFloatArgsAndRet); in EmitCommonNeonBuiltinExpr()7544 HasLegalHalfType); in EmitCommonNeonBuiltinExpr()7553 HasLegalHalfType); in EmitCommonNeonBuiltinExpr()