Searched refs:array_func (Results 1 – 12 of 12) sorted by relevance
/external/clang/test/OpenMP/ |
D | task_private_codegen.cpp | 376 void array_func(int n, float a[n], St s[2]) { in array_func() function
|
D | taskloop_private_codegen.cpp | 410 void array_func(int n, float a[n], St s[2]) { in array_func() function
|
D | task_firstprivate_codegen.cpp | 467 void array_func(int n, float a[n], St s[2]) { in array_func() function
|
D | taskloop_simd_private_codegen.cpp | 410 void array_func(int n, float a[n], St s[2]) { in array_func() function
|
D | taskloop_lastprivate_codegen.cpp | 506 void array_func(int n, float a[n], St s[2]) { in array_func() function
|
D | taskloop_firstprivate_codegen.cpp | 501 void array_func(int n, float a[n], St s[2]) { in array_func() function
|
D | parallel_copyin_codegen.cpp | 490 void array_func() { in array_func() function
|
D | single_codegen.cpp | 217 void array_func(int n, int a[n], St s[2]) { in array_func() function
|
D | taskloop_simd_firstprivate_codegen.cpp | 501 void array_func(int n, float a[n], St s[2]) { in array_func() function
|
D | taskloop_simd_lastprivate_codegen.cpp | 506 void array_func(int n, float a[n], St s[2]) { in array_func() function
|
D | teams_firstprivate_codegen.cpp | 248 void array_func(float a[3], St s[2], int n, long double vla1[n]) { in array_func() function
|
D | parallel_firstprivate_codegen.cpp | 480 void array_func(float a[3], St s[2], int n, long double vla1[n]) { in array_func() function
|