Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseOpenMP.cpp806 ExprResult Simdlen; in ParseOMPDeclareSimdClauses() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp349 ExprResult Simdlen; in instantiateOMPDeclareSimdDeclAttr() local
H A DSemaOpenMP.cpp6760 DeclGroupPtrTy DG, OMPDeclareSimdDeclAttr::BranchStateTy BS, Expr *Simdlen, in ActOnOpenMPDeclareSimdDirective()
10152 const OMPSimdlenClause *Simdlen = nullptr; in checkSimdlenSafelenSpecified() local
16316 ExprResult Simdlen = VerifyPositiveIntegerConstantInClause(Len, OMPC_simdlen); in ActOnOpenMPSimdlenClause() local
/llvm-project-15.0.7/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2899 ConstantInt *Simdlen) { in applySimd()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DOpenMPClause.h825 Stmt *Simdlen = nullptr; variable
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2642 llvm::ConstantInt *Simdlen = nullptr; in EmitOMPSimdDirective() local