Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntimeNVPTX.h81 bool WithSPMDCheck = false);
84 void emitGenericVarsEpilog(CodeGenFunction &CGF, bool WithSPMDCheck = false);
H A DCGOpenMPRuntimeNVPTX.cpp2083 bool WithSPMDCheck) { in emitGenericVarsProlog() argument
2112 (WithSPMDCheck || in emitGenericVarsProlog()
2301 (WithSPMDCheck || in emitGenericVarsProlog()
2366 bool WithSPMDCheck) { in emitGenericVarsEpilog() argument
2384 (WithSPMDCheck || in emitGenericVarsEpilog()