GCC Middle and Back End API Reference
|
Public Types | |
typedef reg_attrs * | value_type |
typedef reg_attrs * | compare_type |
Static Public Member Functions | |
static hashval_t | hash (reg_attrs *x) |
static bool | equal (reg_attrs *a, reg_attrs *b) |
static hashval_t | hash (const value_type &) |
static bool | equal (const value_type &existing, const compare_type &candidate) |
static void | mark_deleted (reg_attrs *&) |
static void | mark_empty (reg_attrs *&) |
static bool | is_deleted (reg_attrs *) |
static bool | is_empty (reg_attrs *) |
static void | ggc_maybe_mx (reg_attrs *&) |
static int | keep_cache_entry (reg_attrs *&e) |
static void | remove (reg_attrs *&) |
static void | ggc_mx (reg_attrs *&p) |
static void | pch_nx (reg_attrs *&p) |
static void | pch_nx (reg_attrs *&p, gt_pointer_operator op, void *cookie) |
Static Public Attributes | |
static const bool | empty_zero_p |
A hash table storing register attribute structures.
|
inherited |
|
inherited |
|
inlinestaticinherited |
Returns true if the value represented by X is the same as that given by Y.
References reg_attrs::decl, known_eq, reg_attrs::offset, and y.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
static |
Returns a hash code for X (which is a really a reg_attrs *).
References inchash::hash::add_poly_hwi(), inchash::hash::add_ptr(), reg_attrs::decl, inchash::hash::end(), and reg_attrs::offset.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
staticinherited |