Searched defs:rawMallocRegisteredH (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/parallel-libs/acxxel/ | ||
D | cuda_acxxel.cpp | 337 Expected<void *> CUDAPlatform::rawMallocRegisteredH(ptrdiff_t ByteCount) { in rawMallocRegisteredH() function in acxxel::__anon4f0fd1df0111::CUDAPlatform |
D | opencl_acxxel.cpp | 320 Expected<void *> OpenCLPlatform::rawMallocRegisteredH(ptrdiff_t ByteCount) { in rawMallocRegisteredH() function in acxxel::__anon99c0e3c30111::OpenCLPlatform |