Home
last modified time | relevance | path

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

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