Searched refs:static_not_chunked (Results 1 – 9 of 9) sorted by relevance
/external/llvm-project/clang/test/OpenMP/ |
D | distribute_codegen.cpp | 124 void static_not_chunked(float *a, float *b, float *c, float *d) { in static_not_chunked() function
|
D | ordered_codegen.cpp | 20 void static_not_chunked(float *a, float *b, float *c, float *d) { in static_not_chunked() function
|
D | distribute_simd_codegen.cpp | 142 void static_not_chunked(float *a, float *b, float *c, float *d) { in static_not_chunked() function
|
D | parallel_for_codegen.cpp | 97 void static_not_chunked(float *a, float *b, float *c, float *d) { in static_not_chunked() function
|
D | for_codegen.cpp | 243 void static_not_chunked(float *a, float *b, float *c, float *d) { in static_not_chunked() function
|
/external/clang/test/OpenMP/ |
D | distribute_codegen.cpp | 90 void static_not_chunked(float *a, float *b, float *c, float *d) { in static_not_chunked() function
|
D | ordered_codegen.cpp | 12 void static_not_chunked(float *a, float *b, float *c, float *d) { in static_not_chunked() function
|
D | parallel_for_codegen.cpp | 74 void static_not_chunked(float *a, float *b, float *c, float *d) { in static_not_chunked() function
|
D | for_codegen.cpp | 58 void static_not_chunked(float *a, float *b, float *c, float *d) { in static_not_chunked() function
|