Home
last modified time | relevance | path

Searched refs:test_omp_parallel_copyin (Results 1 – 3 of 3) sorted by relevance

/llvm-project/openmp/runtime/test/parallel/
H A Domp_parallel_copyin.c9 int test_omp_parallel_copyin() in test_omp_parallel_copyin() function
42 if(!test_omp_parallel_copyin()) { in main()
H A Domp_parallel_copyin_combined.c9 int test_omp_parallel_copyin() { in test_omp_parallel_copyin() function
94 if (!test_omp_parallel_copyin()) in main()
/llvm-project/clang/test/OpenMP/
H A Dparallel_copyin_combined_codegen.c9 void test_omp_parallel_copyin(int *a) { in test_omp_parallel_copyin() function