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