Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2640 OpenMPDistScheduleClauseKind SchedKind, in emitDistributeStaticInit()
12051 OpenMPDistScheduleClauseKind SchedKind, const StaticRTInput &Values) { in emitDistributeStaticInit()
H A DCGStmtOpenMP.cpp3947 llvm::omp::ScheduleKind SchedKind = llvm::omp::OMP_SCHEDULE_Default; in EmitOMPForDirective() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4448 bool NeedsBarrier, omp::ScheduleKind SchedKind, Value *ChunkSize, in applyWorkshareLoop()