Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcfgcleanup.cc81 static bool mark_effect (rtx, bitmap);
197 mark_effect (rtx exp, regset nonequal) in mark_effect() function
364 failed |= mark_effect (XVECEXP (pat, 0, i), nonequal); in thread_jump()
367 failed |= mark_effect (pat, nonequal); in thread_jump()
H A DChangeLog5517 * cfgcleanup.cc: (mark_effect): Use cselib_redundant_set_p instead
H A DChangeLog-201532413 * cfgcleanup.c (mark_effect): Use bitmap_clear_range and
32531 * cfgcleanup.c (mark_effect): Likewise.
H A DChangeLog-20011001 (thread_jump, mark_effect): New functions.
H A DChangeLog-200235450 (mark_effect): Fix handling of hard register; fix handling of SET
H A DChangeLog-201134815 * cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_range
H A DChangeLog-200443984 (mark_effect, mentions_nonequal_regs): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcfgcleanup.c81 static bool mark_effect (rtx, bitmap);
197 mark_effect (rtx exp, regset nonequal) in mark_effect() function
365 failed |= mark_effect (XVECEXP (pat, 0, i), nonequal); in thread_jump()
368 failed |= mark_effect (pat, nonequal); in thread_jump()