Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.cpp2874 Address LocalReduceList( in emitInterWarpCopyFunction() local
2934 Address ElemPtrPtrAddr = Bld.CreateConstArrayGEP(LocalReduceList, Idx); in emitInterWarpCopyFunction()
3003 Address TargetElemPtrPtr = Bld.CreateConstArrayGEP(LocalReduceList, Idx); in emitInterWarpCopyFunction()
3149 Address LocalReduceList( in emitShuffleAndReduceFunction() local
3177 LocalReduceList, RemoteReduceList, in emitShuffleAndReduceFunction()
3226 LocalReduceList.getPointer(), CGF.VoidPtrTy); in emitShuffleAndReduceFunction()
3251 RemoteReduceList, LocalReduceList); in emitShuffleAndReduceFunction()
3305 Address LocalReduceList( in emitListToGlobalCopyFunction() local
3324 Address ElemPtrPtrAddr = Bld.CreateConstArrayGEP(LocalReduceList, Idx); in emitListToGlobalCopyFunction()
3508 Address LocalReduceList( in emitGlobalToListCopyFunction() local
[all …]