Home
last modified time | relevance | path

Searched defs:Simdlen (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp814 ExprResult Simdlen; in ParseOMPDeclareSimdClauses() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp367 ExprResult Simdlen; in instantiateOMPDeclareSimdDeclAttr() local
H A DSemaOpenMP.cpp6772 DeclGroupPtrTy DG, OMPDeclareSimdDeclAttr::BranchStateTy BS, Expr *Simdlen, in ActOnOpenMPDeclareSimdDirective()
10293 const OMPSimdlenClause *Simdlen = nullptr; in checkSimdlenSafelenSpecified() local
15526 ExprResult Simdlen = VerifyPositiveIntegerConstantInClause(Len, OMPC_simdlen); in ActOnOpenMPSimdlenClause() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp5170 ConstantInt *Simdlen, ConstantInt *Safelen) { in applySimd()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2710 llvm::ConstantInt *Simdlen = nullptr; in EmitOMPSimdDirective() local