Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntimeNVPTX.h29 enum ExecutionMode { enum
57 ExecutionMode getExecutionMode() const;
396 ExecutionMode CurrentExecutionMode = EM_Unknown;
H A DCGOpenMPRuntimeNVPTX.cpp149 CGOpenMPRuntimeNVPTX::ExecutionMode SavedExecMode =
151 CGOpenMPRuntimeNVPTX::ExecutionMode &ExecMode;
157 ExecutionRuntimeModesRAII(CGOpenMPRuntimeNVPTX::ExecutionMode &ExecMode) in ExecutionRuntimeModesRAII()
163 ExecutionRuntimeModesRAII(CGOpenMPRuntimeNVPTX::ExecutionMode &ExecMode, in ExecutionRuntimeModesRAII()
697 CGOpenMPRuntimeNVPTX::ExecutionMode