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.cpp2616 auto *RedListArrayTy = in emitInterWarpCopyFunction() local
2621 Builder.CreateInBoundsGEP(RedListArrayTy, ReduceList, in emitInterWarpCopyFunction()
2672 Builder.CreateInBoundsGEP(RedListArrayTy, ReduceList, in emitInterWarpCopyFunction()
2755 ArrayType *RedListArrayTy = in emitShuffleAndReduceFunction() local
2761 RedListArrayTy, nullptr, ".omp.reduction.remote_reduce_list"); in emitShuffleAndReduceFunction()
2794 AllocaIP, CopyAction::RemoteLaneToThread, RedListArrayTy, ReductionInfos, in emitShuffleAndReduceFunction()
2863 emitReductionListCopy(AllocaIP, CopyAction::ThreadCopy, RedListArrayTy, in emitShuffleAndReduceFunction()
2932 auto *RedListArrayTy = in emitListToGlobalCopyFunction() local
2936 RedListArrayTy, LocalReduceList, in emitListToGlobalCopyFunction()
3020 auto *RedListArrayTy = in emitListToGlobalReduceFunction() local
[all …]