Searched refs:without_schedule_clause (Results 1 – 7 of 7) sorted by relevance
/external/llvm-project/clang/test/OpenMP/ |
D | distribute_codegen.cpp | 62 void without_schedule_clause(float *a, float *b, float *c, float *d) { in without_schedule_clause() function
|
D | distribute_simd_codegen.cpp | 75 void without_schedule_clause(float *a, float *b, float *c, float *d) { in without_schedule_clause() function
|
D | parallel_for_codegen.cpp | 56 void without_schedule_clause(float *a, float *b, float *c, float *d) { in without_schedule_clause() function
|
D | for_codegen.cpp | 202 void without_schedule_clause(float *a, float *b, float *c, float *d) { in without_schedule_clause() function
|
/external/clang/test/OpenMP/ |
D | distribute_codegen.cpp | 28 void without_schedule_clause(float *a, float *b, float *c, float *d) { in without_schedule_clause() function
|
D | parallel_for_codegen.cpp | 31 void without_schedule_clause(float *a, float *b, float *c, float *d) { in without_schedule_clause() function
|
D | for_codegen.cpp | 17 void without_schedule_clause(float *a, float *b, float *c, float *d) { in without_schedule_clause() function
|