Searched defs:static_not_chunked (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/test/OpenMP/ |
H A D | distribute_simd_codegen.cpp | 85 void static_not_chunked(float *a, float *b, float *c, float *d) { in static_not_chunked() function
|
H A D | distribute_codegen.cpp | 67 void static_not_chunked(float *a, float *b, float *c, float *d) { in static_not_chunked() function
|
H A D | ordered_codegen.cpp | 25 void static_not_chunked(float *a, float *b, float *c, float *d) { in static_not_chunked() function
|
H A D | parallel_for_codegen.cpp | 52 void static_not_chunked(float *a, float *b, float *c, float *d) { in static_not_chunked() function
|
H A D | for_codegen.cpp | 269 void static_not_chunked(float *a, float *b, float *c, float *d) { in static_not_chunked() function
|