Searched defs:AtomicLXOR (Results 1 – 1 of 1) sorted by relevance
475 struct AtomicLXOR { struct476 __device__ Type operator()(Type &x, Type y) const in operator ()()