Searched refs:supportsSPMDExecutionMode (Results 1 – 1 of 1) sorted by relevance
721 static bool supportsSPMDExecutionMode(ASTContext &Ctx, in supportsSPMDExecutionMode() function818 assert(supportsSPMDExecutionMode(Ctx, D) && "Expected SPMD mode directive."); in hasNestedLightweightDirective()980 if (!supportsSPMDExecutionMode(Ctx, D)) in supportsLightweightRuntime()1479 bool Mode = supportsSPMDExecutionMode(CGM.getContext(), D); in emitTargetOutlinedFunction()