Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2701 Address LocalReduceList( in emitInterWarpCopyFunction() local
2761 Address ElemPtrPtrAddr = Bld.CreateConstArrayGEP(LocalReduceList, Idx); in emitInterWarpCopyFunction()
2831 Address TargetElemPtrPtr = Bld.CreateConstArrayGEP(LocalReduceList, Idx); in emitInterWarpCopyFunction()
2972 Address LocalReduceList( in emitShuffleAndReduceFunction() local
3000 LocalReduceList, RemoteReduceList, in emitShuffleAndReduceFunction()
3049 LocalReduceList.getPointer(), CGF.VoidPtrTy); in emitShuffleAndReduceFunction()
3074 RemoteReduceList, LocalReduceList); in emitShuffleAndReduceFunction()
3128 Address LocalReduceList( in emitListToGlobalCopyFunction() local
3147 Address ElemPtrPtrAddr = Bld.CreateConstArrayGEP(LocalReduceList, Idx); in emitListToGlobalCopyFunction()
3333 Address LocalReduceList( in emitGlobalToListCopyFunction() local
[all …]