Searched defs:SchedKind (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 2639 emitDistributeStaticInit(CodeGenFunction & CGF,SourceLocation Loc,OpenMPDistScheduleClauseKind SchedKind,const CGOpenMPRuntime::StaticRTInput & Values) emitDistributeStaticInit() argument 12040 emitDistributeStaticInit(CodeGenFunction & CGF,SourceLocation Loc,OpenMPDistScheduleClauseKind SchedKind,const StaticRTInput & Values) emitDistributeStaticInit() argument
|
H A D | CGStmtOpenMP.cpp | 3929 llvm::omp::ScheduleKind SchedKind = llvm::omp::OMP_SCHEDULE_Default; EmitOMPForDirective() local
|
/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 4382 applyWorkshareLoop(DebugLoc DL,CanonicalLoopInfo * CLI,InsertPointTy AllocaIP,bool NeedsBarrier,omp::ScheduleKind SchedKind,Value * ChunkSize,bool HasSimdModifier,bool HasMonotonicModifier,bool HasNonmonotonicModifier,bool HasOrderedClause,WorksharingLoopType LoopType) applyWorkshareLoop() argument
|