Home
last modified time | relevance | path

Searched refs:gendw (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386-expand.cc23372 rtx (*gendw) (rtx, rtx, rtx, rtx, rtx, rtx) = NULL; in ix86_expand_cmpxchg_loop() local
23390 gendw = gen_atomic_compare_and_swapti_doubleword; in ix86_expand_cmpxchg_loop()
23396 gendw = gen_atomic_compare_and_swapdi_doubleword; in ix86_expand_cmpxchg_loop()
23436 emit_insn (gendw (target_val, mem, exp_input, in ix86_expand_cmpxchg_loop()