Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.h28 enum ExecutionMode { enum
44 ExecutionMode getExecutionMode() const;
386 ExecutionMode CurrentExecutionMode = EM_Unknown;
DCGOpenMPRuntimeGPU.cpp74 CGOpenMPRuntimeGPU::ExecutionMode SavedExecMode =
76 CGOpenMPRuntimeGPU::ExecutionMode &ExecMode;
82 ExecutionRuntimeModesRAII(CGOpenMPRuntimeGPU::ExecutionMode &ExecMode) in ExecutionRuntimeModesRAII()
88 ExecutionRuntimeModesRAII(CGOpenMPRuntimeGPU::ExecutionMode &ExecMode, in ExecutionRuntimeModesRAII()
556 CGOpenMPRuntimeGPU::ExecutionMode