Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseOpenMP.cpp803 ExprResult Simdlen; in ParseOMPDeclareSimdClauses() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp350 ExprResult Simdlen; in instantiateOMPDeclareSimdDeclAttr() local
H A DSemaOpenMP.cpp6839 DeclGroupPtrTy DG, OMPDeclareSimdDeclAttr::BranchStateTy BS, Expr *Simdlen, in ActOnOpenMPDeclareSimdDirective()
10235 const OMPSimdlenClause *Simdlen = nullptr; in checkSimdlenSafelenSpecified() local
16491 ExprResult Simdlen = VerifyPositiveIntegerConstantInClause(Len, OMPC_simdlen); in ActOnOpenMPSimdlenClause() local
/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3059 ConstantInt *Simdlen, ConstantInt *Safelen) { in applySimd()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2683 llvm::ConstantInt *Simdlen = nullptr; in EmitOMPSimdDirective() local