Searched defs:HasLegalHalfType (Results 1 – 2 of 2) sorted by relevance
190 bool HasLegalHalfType; // True if the backend supports operations on the half variable
5036 bool HasLegalHalfType = true, in GetNeonType()6090 const bool HasLegalHalfType = getTarget().hasLegalHalfType(); in EmitCommonNeonBuiltinExpr() local