Searched refs:sl2 (Results 1 – 3 of 3) sorted by relevance
16 volatile vector signed long long sl, sl2; variable51 sl = sl2; in test_assign()88 sl = +sl2; in test_pos()113 sl = -sl2; in test_neg()146 ++sl2; in test_preinc()183 sl2++; in test_postinc()220 --sl2; in test_predec()257 sl2--; in test_postdec()349 sl = sl + sl2; in test_add()357 sl = bl + sl2; in test_add()[all …]
17 vector signed long long sl, sl2; variable58 sl = sl2; in foo()79 sc = sl2; // expected-error {{incompatible type}} in foo()126 fd = (vector double)sl2; in foo()165 ++sl2; in foo()205 --sl2; in foo()245 sl = +sl2; in foo()271 sl = -sl2; in foo()297 sl = ~sl2; in foo()346 sl = sl + sl2; in foo()[all …]
5574 2sl2