Home
last modified time | relevance | path

Searched refs:test_omp_parallel_sections_copyin (Results 1 – 2 of 2) sorted by relevance

/llvm-project/openmp/runtime/test/parallel/
H A Domp_parallel_copyin_combined.c58 int test_omp_parallel_sections_copyin() { in test_omp_parallel_sections_copyin() function
103 if (!test_omp_parallel_sections_copyin()) in main()
/llvm-project/clang/test/OpenMP/
H A Dparallel_copyin_combined_codegen.c34 void test_omp_parallel_sections_copyin(int *a, int *b) { in test_omp_parallel_sections_copyin() function