Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh_treg_combine.cc273 set_dst (void) const in set_dst() function
853 ? e.cstore.set_dst () in can_remove_cstore()
854 : e.cstore_reg_reg_copies.front ().set_dst (); in can_remove_cstore()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c9976 rtx pat, set_dst; in ix86_expand_sse_comi_round() local
10147 set_dst = SET_DEST (pat); in ix86_expand_sse_comi_round()
10152 set_dst = SET_DEST (pat); in ix86_expand_sse_comi_round()
10176 if (GET_MODE (set_dst) != mode) in ix86_expand_sse_comi_round()
10181 set_dst = gen_rtx_REG (mode, FLAGS_REG); in ix86_expand_sse_comi_round()
10186 set_dst, in ix86_expand_sse_comi_round()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc11244 rtx pat, set_dst; in ix86_expand_sse_comi_round() local
11415 set_dst = SET_DEST (pat); in ix86_expand_sse_comi_round()
11420 set_dst = SET_DEST (pat); in ix86_expand_sse_comi_round()
11444 if (GET_MODE (set_dst) != mode) in ix86_expand_sse_comi_round()
11449 set_dst = gen_rtx_REG (mode, FLAGS_REG); in ix86_expand_sse_comi_round()
11454 set_dst, in ix86_expand_sse_comi_round()