Home
last modified time | relevance | path

Searched refs:RedListArrayTy (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2754 auto *RedListArrayTy = in emitInterWarpCopyFunction() local
2759 Builder.CreateInBoundsGEP(RedListArrayTy, ReduceList, in emitInterWarpCopyFunction()
2813 Builder.CreateInBoundsGEP(RedListArrayTy, ReduceList, in emitInterWarpCopyFunction()
2897 ArrayType *RedListArrayTy = in emitShuffleAndReduceFunction() local
2903 RedListArrayTy, nullptr, ".omp.reduction.remote_reduce_list"); in emitShuffleAndReduceFunction()
2936 AllocaIP, CopyAction::RemoteLaneToThread, RedListArrayTy, ReductionInfos, in emitShuffleAndReduceFunction()
3005 emitReductionListCopy(AllocaIP, CopyAction::ThreadCopy, RedListArrayTy, in emitShuffleAndReduceFunction()
3075 auto *RedListArrayTy = in emitListToGlobalCopyFunction() local
3079 RedListArrayTy, LocalReduceList, in emitListToGlobalCopyFunction()
3163 auto *RedListArrayTy = in emitListToGlobalReduceFunction() local
[all …]