Searched defs:host_atomic_load (Results 1 – 2 of 2) sorted by relevance
45 HOST_FLOAT host_atomic_load(volatile HOST_ATOMIC_FLOAT* a, TExplicitMemoryOrderType order) in host_atomic_load() function51 HOST_DOUBLE host_atomic_load(volatile HOST_ATOMIC_DOUBLE* a, TExplicitMemoryOrderType order) in host_atomic_load() function
157 CorrespondingType host_atomic_load(volatile AtomicType *a, in host_atomic_load() function