Searched defs:HasLegalHalfType (Results 1 – 2 of 2) sorted by relevance
228 bool HasLegalHalfType; // True if the backend supports operations on the half global() variable
6248 GetNeonType(CodeGenFunction * CGF,NeonTypeFlags TypeFlags,bool HasLegalHalfType=true,bool V1Ty=false,bool AllowBFloatArgsAndRet=true) GetNeonType() argument 7586 const bool HasLegalHalfType = getTarget().hasLegalHalfType(); EmitCommonNeonBuiltinExpr() local