Searched defs:IsNoWait (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 3323 createReductionsGPU(const LocationDescription & Loc,InsertPointTy AllocaIP,InsertPointTy CodeGenIP,ArrayRef<ReductionInfo> ReductionInfos,bool IsNoWait,bool IsTeamsReduction,bool HasDistribute,ReductionGenCBKind ReductionGenCBKind,std::optional<omp::GV> GridValue,unsigned ReductionBufNum,Value * SrcLocInfo) createReductionsGPU() argument 3518 createReductions(const LocationDescription & Loc,InsertPointTy AllocaIP,ArrayRef<ReductionInfo> ReductionInfos,ArrayRef<bool> IsByRef,bool IsNoWait) createReductions() argument
|