Home
last modified time | relevance | path

Searched defs:useAutoZeroCopy (Results 1 – 2 of 2) sorted by relevance

/llvm-project/offload/src/
H A Ddevice.cpp279 bool DeviceTy::useAutoZeroCopy() { in useAutoZeroCopy() function in DeviceTy
/llvm-project/offload/plugins-nextgen/common/src/
H A DPluginInterface.cpp1492 bool GenericDeviceTy::useAutoZeroCopy() { return useAutoZeroCopyImpl(); } useAutoZeroCopy() function in GenericDeviceTy