Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1692 bool requiresDevicePointerInfo() { return RequiresDevicePointerInfo; } in requiresDevicePointerInfo() function
H A DCGOpenMPRuntime.cpp9425 if (Info.requiresDevicePointerInfo()) in emitOffloadingArrays()