Searched refs:Add2Functor (Results 1 – 5 of 5) sorted by relevance
88 functor::Add2Functor<Device, T> functor2; in Compute()96 functor::Add2Functor<Device, T> functor2; in Compute()
33 struct Add2Functor<GPUDevice, T> { struct146 template struct functor::Add2Functor<GPUDevice, type>; \
34 functor::Add2Functor<Device, T> add_functor; \
36 struct Add2Functor<CPUDevice, T> {144 struct Add2Functor<SYCLDevice, T> {
28 struct Add2Functor { struct