Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Frontend/
H A DOpenMPDecompositionTest.cpp144 using Simdlen = tomp::clause::SimdlenT<TypeTy, IdTy, ExprTy>; typedef
/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp814 ExprResult Simdlen; in ParseOMPDeclareSimdClauses() local
/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp367 ExprResult Simdlen; instantiateOMPDeclareSimdDeclAttr() local
H A DSemaOpenMP.cpp6767 ActOnOpenMPDeclareSimdDirective(DeclGroupPtrTy DG,OMPDeclareSimdDeclAttr::BranchStateTy BS,Expr * Simdlen,ArrayRef<Expr * > Uniforms,ArrayRef<Expr * > Aligneds,ArrayRef<Expr * > Alignments,ArrayRef<Expr * > Linears,ArrayRef<unsigned> LinModifiers,ArrayRef<Expr * > Steps,SourceRange SR) ActOnOpenMPDeclareSimdDirective() argument
10290 const OMPSimdlenClause *Simdlen = nullptr; checkSimdlenSafelenSpecified() local
16012 ExprResult Simdlen = VerifyPositiveIntegerConstantInClause(Len, OMPC_simdlen); ActOnOpenMPSimdlenClause() local
[all...]
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp5104 applySimd(CanonicalLoopInfo * CanonicalLoop,MapVector<Value *,Value * > AlignedVars,Value * IfCond,OrderKind Order,ConstantInt * Simdlen,ConstantInt * Safelen) applySimd() argument
/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2705 llvm::ConstantInt *Simdlen = nullptr; EmitOMPSimdDirective() local