Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1869 bool IncrScratchpadDest = false; local
1921 IncrScratchpadDest = true;
2006 if ((IncrScratchpadDest || IncrScratchpadSrc) && (Idx + 1 < Size)) {
2008 IncrScratchpadDest ? DestBase.getPointer() : SrcBase.getPointer();
2026 if (IncrScratchpadDest)