Searched refs:CGOpenMPRuntimeGPU (Results 1 – 5 of 5) sorted by relevance
74 CGOpenMPRuntimeGPU::EM_Unknown;75 CGOpenMPRuntimeGPU::ExecutionMode &ExecMode;84 ExecMode = CGOpenMPRuntimeGPU::EM_NonSPMD; in ExecutionRuntimeModesRAII()92 ExecMode = CGOpenMPRuntimeGPU::EM_SPMD; in ExecutionRuntimeModesRAII()555 CGOpenMPRuntimeGPU::ExecutionMode560 static CGOpenMPRuntimeGPU::DataSharingMode1081 CGOpenMPRuntimeGPU &RT; in emitSPMDKernel()1200 CGOpenMPRuntimeGPU::CGOpenMPRuntimeGPU(CodeGenModule &CGM) in CGOpenMPRuntimeGPU() function in CGOpenMPRuntimeGPU1739 CGOpenMPRuntimeGPU &RT = in createRuntimeShuffleFunction()3208 void CGOpenMPRuntimeGPU::emitReduction( in emitReduction()[all …]
24 class CGOpenMPRuntimeGPU : public CGOpenMPRuntime {171 explicit CGOpenMPRuntimeGPU(CodeGenModule &CGM);
63 CGOpenMPRuntimeGPU.cpp
262 OpenMPRuntime.reset(new CGOpenMPRuntimeGPU(*this)); in createOpenMPRuntime()
69 "CGOpenMPRuntimeGPU.cpp",