Searched refs:SVMAllocator (Results 1 – 1 of 1) sorted by relevance
3673 class SVMAllocator { class3689 typedef SVMAllocator<U, SVMTrait> other;3693 friend class SVMAllocator;3695 SVMAllocator() : in SVMAllocator() function in cl::SVMAllocator3700 explicit SVMAllocator(cl::Context context) : in SVMAllocator() function in cl::SVMAllocator3706 SVMAllocator(const SVMAllocator &other) : in SVMAllocator() function in cl::SVMAllocator3712 SVMAllocator(const SVMAllocator<U, SVMTrait> &other) : in SVMAllocator() function in cl::SVMAllocator3717 ~SVMAllocator() in ~SVMAllocator()3739 typename cl::SVMAllocator<void, SVMTrait>::const_pointer = 0) in allocate()3807 inline bool operator==(SVMAllocator const& rhs) in operator ==()[all …]