Searched refs:v6l (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgomp/testsuite/libgomp.c/
H A Ddebug-1.c116 int v6k = 9, v6l = 0; variable
122 #pragma omp for private (v6i) firstprivate (v6k) reduction (+:v6l)
127 v6l++;
129 return v6i + v6j + v6k + v6l + v6n;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/vmx/
H A Dspill3.c12 static vector unsigned char v6l = {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0}; variable
65 vector unsigned char v6l = v(); local
113 g(v1l, v2l, v3l, v4l, v5l, v6l, v7l, v8l, v9l, v10l, v11l, v12l,
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/vmx/
H A Dspill3.c12 static vector unsigned char v6l = {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0}; variable
65 vector unsigned char v6l = v(); local
113 g(v1l, v2l, v3l, v4l, v5l, v6l, v7l, v8l, v9l, v10l, v11l, v12l,

Completed in 113 milliseconds