Searched defs:CPUDeviceAddress (Results 1 – 1 of 1) sorted by relevance
29 CPUDeviceAddress(void *ptr, size_t size) : DeviceAddress(ptr, size) {} in CPUDeviceAddress() function31 CPUDeviceAddress(void *ptr, size_t size, const string &format, TypeId type_id) in CPUDeviceAddress() function34 …CPUDeviceAddress(void *ptr, size_t size, const std::string &format, TypeId type_id, const KernelWi… in CPUDeviceAddress() function