Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1805 Address LocalReduceList( in emitInterWarpCopyFunction() local
1865 Address ElemPtrPtrAddr = Bld.CreateConstArrayGEP(LocalReduceList, Idx); in emitInterWarpCopyFunction()
1941 Address TargetElemPtrPtr = Bld.CreateConstArrayGEP(LocalReduceList, Idx); in emitInterWarpCopyFunction()
2081 Address LocalReduceList( in emitShuffleAndReduceFunction() local
2109 LocalReduceList, RemoteReduceList, in emitShuffleAndReduceFunction()
2158 LocalReduceList.getPointer(), CGF.VoidPtrTy); in emitShuffleAndReduceFunction()
2183 RemoteReduceList, LocalReduceList); in emitShuffleAndReduceFunction()
2238 Address LocalReduceList( in emitListToGlobalCopyFunction() local
2257 Address ElemPtrPtrAddr = Bld.CreateConstArrayGEP(LocalReduceList, Idx); in emitListToGlobalCopyFunction()
2447 Address LocalReduceList( in emitGlobalToListCopyFunction() local
[all …]