Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp727 static bool supportsSPMDExecutionMode(ASTContext &Ctx, in supportsSPMDExecutionMode() function
824 assert(supportsSPMDExecutionMode(Ctx, D) && "Expected SPMD mode directive."); in hasNestedLightweightDirective()
986 if (!supportsSPMDExecutionMode(Ctx, D)) in supportsLightweightRuntime()
1487 bool Mode = supportsSPMDExecutionMode(CGM.getContext(), D); in emitTargetOutlinedFunction()