Searched defs:Simdlen (Results 1 – 5 of 5) sorted by relevance
752 ExprResult Simdlen; in ParseOMPDeclareSimdClauses() local
370 ExprResult Simdlen; in instantiateOMPDeclareSimdDeclAttr() local
6698 DeclGroupPtrTy DG, OMPDeclareSimdDeclAttr::BranchStateTy BS, Expr *Simdlen, in ActOnOpenMPDeclareSimdDirective()10381 const OMPSimdlenClause *Simdlen = nullptr; in checkSimdlenSafelenSpecified() local16084 ExprResult Simdlen = VerifyPositiveIntegerConstantInClause(Len, OMPC_simdlen); in ActOnOpenMPSimdlenClause() local
2844 llvm::ConstantInt *Simdlen = nullptr; in emitOMPSimdDirective() local
5485 ConstantInt *Simdlen, ConstantInt *Safelen) { in applySimd()