enum class RuntimeFunction

Description

IDs for all omp runtime library (RTL) functions.

Declared at: llvm/include/llvm/Frontend/OpenMP/OMPConstants.h:44

Enumerators

NameValueComment
OMPRTL___kmpc_barrier0
OMPRTL___kmpc_cancel1
OMPRTL___kmpc_cancel_barrier2
OMPRTL___kmpc_global_thread_num3
OMPRTL___kmpc_fork_call4
OMPRTL___kmpc_push_num_threads5
OMPRTL___kmpc_push_proc_bind6
OMPRTL___kmpc_serialized_parallel7
OMPRTL___kmpc_end_serialized_parallel8
OMPRTL_omp_get_thread_num9