Searched defs:SVMAllocator (Results 1 – 1 of 1) sorted by relevance
3673 class SVMAllocator { class3695 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::SVMAllocator3820 class SVMAllocator<void, SVMTrait> { class