Home
last modified time | relevance | path

Searched defs:atomic_add64 (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Support/rpmalloc/
H A Drpmalloc.c299 static FORCEINLINE int64_t atomic_add64(atomic64_t *val, int64_t add) { in atomic_add64() function
359 static FORCEINLINE int64_t atomic_add64(atomic64_t *val, int64_t add) { in atomic_add64() function