Searched refs:supportsSPMDExecutionMode (Results 1 – 1 of 1) sorted by relevance
727 static bool supportsSPMDExecutionMode(ASTContext &Ctx, in supportsSPMDExecutionMode() function824 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()