Searched refs:vec_dss (Results 1 – 4 of 4) sorted by relevance
84 …vec_dss(index); //expected-error {{argument to '__builtin_altivec_dss' must be a constant integer}} in testDSS()85 vec_dss(5); //expected-error {{argument value 5 is outside the valid range [0, 3]}} in testDSS()
10 vec_dss(1); in test1()
1356 vec_dss(0); in test6()
3887 #define vec_dss __builtin_altivec_dss macro