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