Searched refs:OMPC_uniform (Results 1 – 7 of 7) sorted by relevance
58 .Case("uniform", OMPC_uniform) in getOpenMPClauseKind()71 case OMPC_uniform: in getOpenMPClauseName()164 case OMPC_uniform: in getOpenMPSimpleClauseType()303 case OMPC_uniform: in getOpenMPSimpleClauseTypeName()
38 OMPC_uniform, enumerator
89 case OMPC_uniform: in get()154 case OMPC_uniform: in get()
458 if (CKind == OMPC_uniform || CKind == OMPC_aligned || in parseDeclareSimdClauses()1200 case OMPC_uniform: in ParseOpenMPClause()
3789 << getOpenMPClauseName(OMPC_uniform) << E->getSourceRange(); in ActOnOpenMPDeclareSimdDirective()3792 << getOpenMPClauseName(OMPC_uniform); in ActOnOpenMPDeclareSimdDirective()3809 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform : OMPC_linear) in ActOnOpenMPDeclareSimdDirective()3812 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform in ActOnOpenMPDeclareSimdDirective()7323 case OMPC_uniform: in ActOnOpenMPSingleExprClause()7611 case OMPC_uniform: in ActOnOpenMPSimpleClause()7766 case OMPC_uniform: in ActOnOpenMPSingleExprWithArgClause()7955 case OMPC_uniform: in ActOnOpenMPClause()8117 case OMPC_uniform: in ActOnOpenMPVarListClause()
2588 case OMPC_uniform:
3198 case OMPC_uniform: in EmitOMPAtomicExpr()