Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/include/linux/
H A Datomic.h43 #define cmpxchg(P, O, N) __sync_val_compare_and_swap(P, O, N) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-store-merging.c790 find_bswap_or_nop_finalize (struct symbolic_number *n, uint64_t *cmpxchg, in find_bswap_or_nop_finalize()
868 uint64_t cmpxchg, cmpnop; in find_bswap_or_nop() local
2590 uint64_t cmpxchg, cmpnop; in try_coalesce_bswap() local
H A Domp-expand.c7337 tree type, itype, cmpxchg, iaddr, atype; in expand_omp_atomic_pipeline() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-store-merging.cc818 find_bswap_or_nop_finalize (struct symbolic_number *n, uint64_t *cmpxchg, in find_bswap_or_nop_finalize()
986 uint64_t cmpxchg, cmpnop; in find_bswap_or_nop() local
2926 uint64_t cmpxchg, cmpnop; in try_coalesce_bswap() local
H A Domp-expand.cc9053 tree cmpxchg = builtin_decl_explicit (fncode); in expand_omp_atomic_cas() local
9195 tree type, itype, cmpxchg, iaddr, atype; in expand_omp_atomic_pipeline() local