Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dsbitmap.h190 extern void sbitmap_not (sbitmap, sbitmap);
H A Dlcm.c207 sbitmap_not (temp_bitmap, antout[pred->index]); in compute_earliest()
587 sbitmap_not (temp_bitmap, st_avin[succ->index]); in compute_farthest()
H A Dmode-switching.c569 sbitmap_not (kill[bb->index], transp[bb->index]); in optimize_mode_switching()
H A Dsbitmap.c275 sbitmap_not (sbitmap dst, sbitmap src) in sbitmap_not() function
H A Dgcse.c3856 sbitmap_not (ae_kill[bb->index], ae_kill[bb->index]); in compute_pre_data()
H A DChangeLog-200022309 (sbitmap_not, sbitmap_difference, sbitmap_a_and_b): Likewise.
H A DChangeLog-2003310 (sbitmap_not): Zero all bits past n_bit.