Home
last modified time | relevance | path

Searched refs:omp_set_num_threads (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stub.cpp34 #define omp_set_num_threads ompc_set_num_threads macro
90 void omp_set_num_threads(omp_int_t num_threads) { i; } in omp_set_num_threads() function
H A Dkmp_ftn_os.h53 #define FTN_SET_NUM_THREADS omp_set_num_threads
H A Ddllexports430 omp_set_num_threads 717
/freebsd/sys/contrib/libb2/
H A Dblake2bp.c137 omp_set_num_threads(PARALLELISM_DEGREE); in blake2bp_update()
232 omp_set_num_threads(PARALLELISM_DEGREE); in blake2bp()
H A Dblake2sp.c134 omp_set_num_threads(PARALLELISM_DEGREE); in blake2sp_update()
230 omp_set_num_threads(PARALLELISM_DEGREE); in blake2sp()
/freebsd/contrib/llvm-project/openmp/runtime/src/include/
H A Domp_lib.h.var276 subroutine omp_set_num_threads(num_threads) bind(c)
279 end subroutine omp_set_num_threads
1017 !DIR$ ATTRIBUTES OFFLOAD:MIC :: omp_set_num_threads
1100 !$omp declare target(omp_set_num_threads )
H A Domp_lib.F90.var212 subroutine omp_set_num_threads(num_threads) bind(c)
215 end subroutine omp_set_num_threads
962 public :: omp_set_num_threads
H A Domp.h.var58 extern void __KAI_KMPC_CONVENTION omp_set_num_threads (int);
/freebsd/lib/libomp/
H A Domp.h58 extern void __KAI_KMPC_CONVENTION omp_set_num_threads (int);
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPKinds.def172 __ICV_RT_SET(nthreads, omp_set_num_threads)
254 __OMP_RTL(omp_set_num_threads, false, Void, Int32)
745 __OMP_RTL_ATTRS(omp_set_num_threads, SetterAttrs, AttributeSet(),