Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1767 Address LocalReduceList( in emitInterWarpCopyFunction() local
1827 Address ElemPtrPtrAddr = Bld.CreateConstArrayGEP(LocalReduceList, Idx); in emitInterWarpCopyFunction()
1892 Address TargetElemPtrPtr = Bld.CreateConstArrayGEP(LocalReduceList, Idx); in emitInterWarpCopyFunction()
2031 Address LocalReduceList( in emitShuffleAndReduceFunction() local
2059 LocalReduceList, RemoteReduceList, in emitShuffleAndReduceFunction()
2108 LocalReduceList.getPointer(), CGF.VoidPtrTy); in emitShuffleAndReduceFunction()
2133 RemoteReduceList, LocalReduceList); in emitShuffleAndReduceFunction()
2188 Address LocalReduceList( in emitListToGlobalCopyFunction() local
2206 Address ElemPtrPtrAddr = Bld.CreateConstArrayGEP(LocalReduceList, Idx); in emitListToGlobalCopyFunction()
2394 Address LocalReduceList( in emitGlobalToListCopyFunction() local
[all …]