Searched defs:cmpxchg (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/sys/dev/drm/include/linux/ |
H A D | atomic.h | 161 #define cmpxchg(ptr, old, new) ({ \ macro
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | gimple-ssa-store-merging.c | 776 find_bswap_or_nop_finalize (struct symbolic_number *n, uint64_t *cmpxchg, in find_bswap_or_nop_finalize() 848 uint64_t cmpxchg, cmpnop; in find_bswap_or_nop() local 2492 uint64_t cmpxchg, cmpnop; in try_coalesce_bswap() local
|
H A D | omp-expand.c | 6315 tree type, itype, cmpxchg, iaddr, atype; in expand_omp_atomic_pipeline() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | omp-low.c | 5284 tree type, itype, cmpxchg, iaddr; in expand_omp_atomic_pipeline() local
|