Searched refs:static_chunked (Results 1 – 7 of 7) sorted by relevance
/external/llvm-project/clang/test/OpenMP/ |
D | distribute_codegen.cpp | 186 void static_chunked(float *a, float *b, float *c, float *d) { in static_chunked() function
|
D | distribute_simd_codegen.cpp | 213 void static_chunked(float *a, float *b, float *c, float *d) { in static_chunked() function
|
D | parallel_for_codegen.cpp | 138 void static_chunked(float *a, float *b, float *c, float *d) { in static_chunked() function
|
D | for_codegen.cpp | 284 void static_chunked(float *a, float *b, float *c, float *d) { in static_chunked() function
|
/external/clang/test/OpenMP/ |
D | distribute_codegen.cpp | 152 void static_chunked(float *a, float *b, float *c, float *d) { in static_chunked() function
|
D | parallel_for_codegen.cpp | 117 void static_chunked(float *a, float *b, float *c, float *d) { in static_chunked() function
|
D | for_codegen.cpp | 99 void static_chunked(float *a, float *b, float *c, float *d) { in static_chunked() function
|