Searched refs:bitmap_xor (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dbitmap.h120 extern void bitmap_xor (bitmap, bitmap, bitmap);
H A Dbitmap.c1228 bitmap_xor (bitmap dst, bitmap a, bitmap b)
1218 bitmap_xor (bitmap dst, bitmap a, bitmap b) function
H A Dflow.c1314 bitmap_xor (tmp, bb->il.rtl->global_live_at_end, new_live_at_end);
2041 bitmap_xor (diff, bb_true->il.rtl->global_live_at_start,

Completed in 173 milliseconds