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