Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h80 bool WithSPMDCheck = false);
83 void emitGenericVarsEpilog(CodeGenFunction &CGF, bool WithSPMDCheck = false);
H A DCGOpenMPRuntimeGPU.cpp1710 bool WithSPMDCheck) { in emitGenericVarsProlog() argument
1739 (WithSPMDCheck || in emitGenericVarsProlog()
1935 (WithSPMDCheck || in emitGenericVarsProlog()
2001 bool WithSPMDCheck) { in emitGenericVarsEpilog() argument
2020 (WithSPMDCheck || in emitGenericVarsEpilog()