Searched refs:VecInfo (Results 1 – 1 of 1) sorted by relevance
639 ASTContext::BuiltinVectorTypeInfo VecInfo = in CheckBuiltinFunctionCall() local643 if (VecInfo.NumVectors != 1) // vget for tuple type in CheckBuiltinFunctionCall()644 MaxIndex = VecInfo.NumVectors; in CheckBuiltinFunctionCall()646 MaxIndex = (VecInfo.EC.getKnownMinValue() * VecInfo.NumVectors) / in CheckBuiltinFunctionCall()654 ASTContext::BuiltinVectorTypeInfo VecInfo = in CheckBuiltinFunctionCall() local662 (VecInfo.EC.getKnownMinValue() * VecInfo.NumVectors); in CheckBuiltinFunctionCall()