Searched defs:Simdlen (Results 1 – 4 of 4) sorted by relevance
504 ExprResult Simdlen; in ParseOMPDeclareSimdClauses() local
3631 DeclGroupPtrTy DG, OMPDeclareSimdDeclAttr::BranchStateTy BS, Expr *Simdlen, in ActOnOpenMPDeclareSimdDirective()5429 static bool checkSimdlenSafelenValues(Sema &S, const Expr *Simdlen, in checkSimdlenSafelenValues()5488 OMPSimdlenClause *Simdlen = nullptr; in ActOnOpenMPSimdDirective() local5579 OMPSimdlenClause *Simdlen = nullptr; in ActOnOpenMPForSimdDirective() local5838 OMPSimdlenClause *Simdlen = nullptr; in ActOnOpenMPParallelForSimdDirective() local7228 OMPSimdlenClause *Simdlen = nullptr; in ActOnOpenMPTargetParallelForSimdDirective() local7508 ExprResult Simdlen = VerifyPositiveIntegerConstantInClause(Len, OMPC_simdlen); in ActOnOpenMPSimdlenClause() local
265 ExprResult Simdlen; in instantiateOMPDeclareSimdDeclAttr() local
452 Stmt *Simdlen; variable