Searched refs:atomicOr (Results 1 – 1 of 1) sorted by relevance
366 __device__ static llint atomicOr(llint *address, llint val) in atomicOr() function395 __device__ Type operator()(Type &x, Type y) const { return atomicOr(&x, y); } in operator ()()739 __device__ static inline llint atomicOr(llint *address, llint val)767 __device__ Type operator()(Type &x, Type y) const { return atomicOr(&x, y); }