Searched refs:bitmap_head_def (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dcoretypes.h40 struct bitmap_head_def;
41 typedef struct bitmap_head_def *bitmap;
H A Dvarray.c107 { sizeof (struct bitmap_head_def *), 1 },
H A Dbitmap.h47 struct bitmap_head_def *heads;
72 typedef struct bitmap_head_def GTY(()) { function
H A Dvarray.h99 struct bitmap_head_def *GTY ((length ("%0.num_elements"),
H A Drtl.h176 struct bitmap_head_def *rt_bit;
2288 extern void simplify_using_condition (rtx, rtx *, struct bitmap_head_def *);
H A Dbitmap.c261 map = GGC_NEW (struct bitmap_head_def);

Completed in 79 milliseconds