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

/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h29 EM_SPMD, enumerator in enum:clang::CodeGen::CGOpenMPRuntimeGPU::ExecutionMode
H A DCGOpenMPRuntimeGPU.cpp793 ExecutionRuntimeModesRAII ModeRAII(CurrentExecutionMode, EM_SPMD);
891 if (getExecutionMode() == CGOpenMPRuntimeGPU::EM_SPMD)
918 if (getExecutionMode() != CGOpenMPRuntimeGPU::EM_SPMD) {
975 if (getExecutionMode() != CGOpenMPRuntimeGPU::EM_SPMD)
977 if (getExecutionMode() == CGOpenMPRuntimeGPU::EM_SPMD) {
1037 getExecutionMode() != CGOpenMPRuntimeGPU::EM_SPMD)
1124 getExecutionMode() != CGOpenMPRuntimeGPU::EM_SPMD)
3282 getExecutionMode() == CGOpenMPRuntimeGPU::EM_SPMD)
3403 if (getExecutionMode() == CGOpenMPRuntimeGPU::EM_SPMD) {

Completed in 122 milliseconds