Searched defs:num_vars (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/src/ |
| H A D | Reduction.cpp | 68 static int32_t nvptx_parallel_reduce_nowait(int32_t TId, int32_t num_vars, in nvptx_parallel_reduce_nowait() 177 IdentTy *Loc, int32_t TId, int32_t num_vars, uint64_t reduce_size, in __kmpc_nvptx_parallel_reduce_nowait_v2()
|
| /llvm-project-15.0.7/openmp/runtime/tools/ |
| H A D | summarizeStats.py | 23 def radar_factory(num_vars, frame='circle'): argument
|
| /llvm-project-15.0.7/openmp/runtime/src/ |
| H A D | kmp_csupport.cpp | 3541 __kmpc_reduce_nowait(ident_t *loc, kmp_int32 global_tid, kmp_int32 num_vars, in __kmpc_reduce_nowait() 3770 kmp_int32 __kmpc_reduce(ident_t *loc, kmp_int32 global_tid, kmp_int32 num_vars, in __kmpc_reduce()
|
| H A D | kmp_gsupport.cpp | 2065 size_t num_vars = (size_t)gomp_data[0]; in KMP_EXPAND_NAME() local
|
| H A D | kmp_runtime.cpp | 8716 ident_t *loc, kmp_int32 global_tid, kmp_int32 num_vars, size_t reduce_size, in __kmp_determine_reduction_method()
|