Searched refs:Vec1Ty (Results 1 – 1 of 1) sorted by relevance
9295 for (QualType Vec1Ty : CandidateTypes[0].vector_types()) in addGenericBinaryArithmeticOverloads() local9297 QualType LandR[2] = {Vec1Ty, Vec2Ty}; in addGenericBinaryArithmeticOverloads()9560 for (QualType Vec1Ty : CandidateTypes[0].vector_types()) in addAssignmentArithmeticOverloads() local9565 ParamTypes[0] = S.Context.getLValueReferenceType(Vec1Ty); in addAssignmentArithmeticOverloads()9571 ParamTypes[0] = S.Context.getVolatileType(Vec1Ty); in addAssignmentArithmeticOverloads()