Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp804 ExprResult Simdlen; ParseOMPDeclareSimdClauses() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp362 ExprResult Simdlen; instantiateOMPDeclareSimdDeclAttr() local
H A DSemaOpenMP.cpp6990 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
10448 const OMPSimdlenClause *Simdlen = nullptr; checkSimdlenSafelenSpecified() local
16789 ExprResult Simdlen = VerifyPositiveIntegerConstantInClause(Len, OMPC_simdlen); ActOnOpenMPSimdlenClause() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3638 applySimd(CanonicalLoopInfo * CanonicalLoop,MapVector<Value *,Value * > AlignedVars,Value * IfCond,OrderKind Order,ConstantInt * Simdlen,ConstantInt * Safelen) applySimd() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2683 llvm::ConstantInt *Simdlen = nullptr; EmitOMPSimdDirective() local