Home
last modified time | relevance | path

Searched defs:Safelen (Results 1 – 3 of 3) sorted by relevance

/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/Sema/
H A DSemaOpenMP.cpp10447 const OMPSafelenClause *Safelen = nullptr; checkSimdlenSafelenSpecified() local
16776 ExprResult Safelen = VerifyPositiveIntegerConstantInClause(Len, OMPC_safelen); ActOnOpenMPSafelenClause() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2691 llvm::ConstantInt *Safelen = nullptr; EmitOMPSimdDirective() local