Searched defs:static_chunked (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/test/OpenMP/ |
H A D | distribute_simd_codegen.cpp | 102 void static_chunked(float *a, float *b, float *c, float *d) { in static_chunked() function
|
H A D | distribute_codegen.cpp | 79 void static_chunked(float *a, float *b, float *c, float *d) { in static_chunked() function
|
H A D | parallel_for_codegen.cpp | 64 void static_chunked(float *a, float *b, float *c, float *d) { in static_chunked() function
|
H A D | for_codegen.cpp | 310 void static_chunked(float *a, float *b, float *c, float *d) { in static_chunked() function
|