Searched refs:getExecutionMode (Results 1 – 2 of 2) sorted by relevance
698 CGOpenMPRuntimeNVPTX::getExecutionMode() const { in getExecutionMode() function in CGOpenMPRuntimeNVPTX1886 switch (getExecutionMode()) { in getDefaultLocationReserved2Flags()1910 if (getExecutionMode() == CGOpenMPRuntimeNVPTX::EM_SPMD) in emitProcBindClause()1920 if (getExecutionMode() == CGOpenMPRuntimeNVPTX::EM_SPMD) in emitNumThreadsClause()1960 if (getExecutionMode() != CGOpenMPRuntimeNVPTX::EM_SPMD && in emitParallelOutlinedFunction()2018 if (getExecutionMode() == CGOpenMPRuntimeNVPTX::EM_SPMD) { in emitTeamsOutlinedFunction()2085 getExecutionMode() != CGOpenMPRuntimeNVPTX::EM_SPMD) in emitGenericVarsProlog()2368 getExecutionMode() != CGOpenMPRuntimeNVPTX::EM_SPMD) in emitGenericVarsEpilog()2454 if (getExecutionMode() == CGOpenMPRuntimeNVPTX::EM_SPMD) in emitParallelCall()4209 getExecutionMode() == CGOpenMPRuntimeNVPTX::EM_SPMD) in emitFunctionProlog()[all …]
57 ExecutionMode getExecutionMode() const;