Searched refs:CurrentExecutionMode (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h375 ExecutionMode CurrentExecutionMode = EM_Unknown; member in class:clang::CodeGen::CGOpenMPRuntimeGPU
H A DCGOpenMPRuntimeGPU.cpp539 return CurrentExecutionMode;
737 ExecutionRuntimeModesRAII ModeRAII(CurrentExecutionMode, EM_NonSPMD);
793 ExecutionRuntimeModesRAII ModeRAII(CurrentExecutionMode, EM_SPMD);

Completed in 178 milliseconds