Home
last modified time | relevance | path

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

/llvm-project/openmp/runtime/test/parallel/
H A Domp_parallel_copyin_combined.c75 int test_omp_parallel_master_copyin() { in test_omp_parallel_master_copyin() function
106 if (!test_omp_parallel_master_copyin()) in main()
/llvm-project/clang/test/OpenMP/
H A Dparallel_copyin_combined_codegen.c47 void test_omp_parallel_master_copyin(int *a) { in test_omp_parallel_master_copyin() function