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