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

/freebsd-10.0-release/contrib/gcc/
H A Dsee.c445 Relevant structure: see_register_properties.
449 A see_register_properties structure is allocated for each register
551 struct see_register_properties struct
631 The hash will hold see_register_properties structure. The key is regno. */
880 This kind of hash will hold see_register_properties structures.
886 Where P1 and P2 are see_register_properties structures. */
891 const struct see_register_properties *curr_prop1 = p1;
892 const struct see_register_properties *curr_prop2 = p2;
898 /* P is a see_register_properties struct, use the register number in the
904 const struct see_register_properties *curr_pro
[all...]

Completed in 83 milliseconds