Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1712 bool requiresDevicePointerInfo() { return RequiresDevicePointerInfo; } in requiresDevicePointerInfo() function
H A DCGOpenMPRuntime.cpp9596 if (Info.requiresDevicePointerInfo()) in emitOffloadingArrays()