enum class Clause
Declared at: build/include/llvm/Frontend/OpenMP/OMP.h.inc:230
Enumerators
Name | Value | Comment |
---|---|---|
OMPC_acq_rel | 0 | |
OMPC_acquire | 1 | |
OMPC_adjust_args | 2 | |
OMPC_affinity | 3 | |
OMPC_align | 4 | |
OMPC_aligned | 5 | |
OMPC_allocate | 6 | |
OMPC_allocator | 7 | |
OMPC_append_args | 8 | |
OMPC_atomic_default_mem_order | 9 | |
OMPC_bind | 10 | |
OMPC_cancellation_construct_type | 11 | |
OMPC_capture | 12 | |
OMPC_collapse | 13 | |
OMPC_compare | 14 | |
OMPC_copyprivate | 15 | |
OMPC_copyin | 16 | |
OMPC_default | 17 | |
OMPC_defaultmap | 18 | |
OMPC_depend | 19 | |
OMPC_depobj | 20 | |
OMPC_destroy | 21 | |
OMPC_detach | 22 | |
OMPC_device | 23 | |
OMPC_device_type | 24 | |
OMPC_dist_schedule | 25 | |
OMPC_dynamic_allocators | 26 | |
OMPC_exclusive | 27 | |
OMPC_filter | 28 | |
OMPC_final | 29 | |
OMPC_firstprivate | 30 | |
OMPC_flush | 31 | |
OMPC_from | 32 | |
OMPC_full | 33 | |
OMPC_grainsize | 34 | |
OMPC_has_device_addr | 35 | |
OMPC_hint | 36 | |
OMPC_if | 37 | |
OMPC_in_reduction | 38 | |
OMPC_inbranch | 39 | |
OMPC_inclusive | 40 | |
OMPC_indirect | 41 | |
OMPC_init | 42 | |
OMPC_is_device_ptr | 43 | |
OMPC_lastprivate | 44 | |
OMPC_linear | 45 | |
OMPC_link | 46 | |
OMPC_map | 47 | |
OMPC_match | 48 | |
OMPC_memory_order | 49 | |
OMPC_mergeable | 50 | |
OMPC_nogroup | 51 | |
OMPC_nowait | 52 | |
OMPC_nocontext | 53 | |
OMPC_nontemporal | 54 | |
OMPC_notinbranch | 55 | |
OMPC_novariants | 56 | |
OMPC_num_tasks | 57 | |
OMPC_num_teams | 58 | |
OMPC_num_threads | 59 | |
OMPC_order | 60 | |
OMPC_ordered | 61 | |
OMPC_partial | 62 | |
OMPC_priority | 63 | |
OMPC_private | 64 | |
OMPC_proc_bind | 65 | |
OMPC_read | 66 | |
OMPC_reduction | 67 | |
OMPC_relaxed | 68 | |
OMPC_release | 69 | |
OMPC_reverse_offload | 70 | |
OMPC_safelen | 71 | |
OMPC_schedule | 72 | |
OMPC_seq_cst | 73 | |
OMPC_shared | 74 | |
OMPC_simd | 75 | |
OMPC_simdlen | 76 | |
OMPC_sizes | 77 | |
OMPC_task_reduction | 78 | |
OMPC_thread_limit | 79 | |
OMPC_threadprivate | 80 | |
OMPC_threads | 81 | |
OMPC_to | 82 | |
OMPC_unified_address | 83 | |
OMPC_unified_shared_memory | 84 | |
OMPC_uniform | 85 | |
OMPC_unknown | 86 | |
OMPC_untied | 87 | |
OMPC_update | 88 | |
OMPC_use | 89 | |
OMPC_use_device_addr | 90 | |
OMPC_use_device_ptr | 91 | |
OMPC_uses_allocators | 92 | |
OMPC_when | 93 | |
OMPC_write | 94 |