Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Difcvt.c765 static rtx noce_emit_store_flag (struct noce_if_info *, rtx, int, int);
817 noce_emit_store_flag (struct noce_if_info *if_info, rtx x, int reversep, in noce_emit_store_flag() function
1232 target = noce_emit_store_flag (if_info, if_info->x, reversep, 0); in noce_try_store_flag()
1473 target = noce_emit_store_flag (if_info, if_info->x, reversep, normalize); in noce_try_store_flag_constants()
1626 target = noce_emit_store_flag (if_info, in noce_try_addcc()
1677 target = noce_emit_store_flag (if_info, in noce_try_store_flag_mask()
1866 rtx target = noce_emit_store_flag (if_info, if_info->x, false, -1); in noce_try_cmove()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Difcvt.cc775 static rtx noce_emit_store_flag (struct noce_if_info *, rtx, int, int);
827 noce_emit_store_flag (struct noce_if_info *if_info, rtx x, int reversep, in noce_emit_store_flag() function
1242 target = noce_emit_store_flag (if_info, if_info->x, reversep, 0); in noce_try_store_flag()
1483 target = noce_emit_store_flag (if_info, if_info->x, reversep, normalize); in noce_try_store_flag_constants()
1636 target = noce_emit_store_flag (if_info, in noce_try_addcc()
1687 target = noce_emit_store_flag (if_info, in noce_try_store_flag_mask()
1885 rtx target = noce_emit_store_flag (if_info, if_info->x, false, -1); in noce_try_cmove()
H A DChangeLog-201418680 (noce_emit_store_flag): Likewise.
19471 * ifcvt.c (noce_emit_store_flag): Eliminate local rtx "tmp" in
H A DChangeLog-20084699 * ifcvt.c (noce_emit_store_flag): If using condition from original
H A DChangeLog-200128757 * ifcvt.c (noce_emit_store_flag, noce_try_store_flag_constants,
H A DChangeLog-2000224 * ifcvt.c (noce_emit_store_flag): Handle jump insns that are
H A DChangeLog-20168776 (noce_emit_store_flag): Likewise.
H A DChangeLog-200335469 * ifcvt.c (noce_emit_store_flag): Don't emit store flag if mode of x
H A DChangeLog-200216304 * ifcvt.c (noce_emit_store_flag, noce_try_store_flag,
H A DChangeLog-201737144 (noce_emit_store_flag): Use rev_cond if non-NULL instead of
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.md6826 ; Such patterns get directly emitted by noce_emit_store_flag.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.md6933 ; Such patterns get directly emitted by noce_emit_store_flag.