Home
last modified time | relevance | path

Searched defs:GridValue (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h116 std::optional<omp::GV> GridValue; global() variable
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3324 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