Searched refs:host_atomic_fetch_or (Results 1 – 2 of 2) sorted by relevance
188 CorrespondingType host_atomic_fetch_or(volatile AtomicType *a, CorrespondingType c, in host_atomic_fetch_or() function
910 …oldValues[tid] = host_atomic_fetch_or(&destMemory[whichResult], ((HostDataType)1 << bitIndex), Mem… in HostFunction()1211 value = host_atomic_fetch_or(destMemory+valueInd, bitMask, MemoryOrder()); in HostFunction()