Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1795 Address LocalElemPtr = Bld.CreateConstGEP(ElemPtr, 1); in shuffleAndStore() local
1797 PhiDest->addIncoming(LocalElemPtr.getPointer(), ThenBB); in shuffleAndStore()