Searched defs:B5_with_device_move_ctor (Results 1 – 2 of 2) sorted by relevance
93 struct B5_with_device_move_ctor { struct94 B5_with_device_move_ctor() {} in B5_with_device_move_ctor() function95 __device__ B5_with_device_move_ctor(B5_with_device_move_ctor&&) {} in B5_with_device_move_ctor() function
95 struct B5_with_device_move_ctor { struct96 B5_with_device_move_ctor() {} in B5_with_device_move_ctor() argument97 __device__ B5_with_device_move_ctor(B5_with_device_move_ctor&&) {} in B5_with_device_move_ctor() function