Searched refs:Vec1Ty (Results 1 – 1 of 1) sorted by relevance
8644 for (QualType Vec1Ty : CandidateTypes[0].vector_types()) in addGenericBinaryArithmeticOverloads() local8646 QualType LandR[2] = {Vec1Ty, Vec2Ty}; in addGenericBinaryArithmeticOverloads()8913 for (QualType Vec1Ty : CandidateTypes[0].vector_types()) in addAssignmentArithmeticOverloads() local8918 ParamTypes[0] = S.Context.getLValueReferenceType(Vec1Ty); in addAssignmentArithmeticOverloads()8924 ParamTypes[0] = S.Context.getVolatileType(Vec1Ty); in addAssignmentArithmeticOverloads()