GCC Middle and Back End API Reference
|
#include <rtl.h>
Data Fields | |
int | offset |
int | nregs |
bool | representable_p |
Information about a subreg of a hard register.
int subreg_info::nregs |
Referenced by subreg_get_info(), and subreg_nregs_with_regno().
int subreg_info::offset |
Referenced by rtx_renumbered_equal_p(), simplify_subreg_regno(), subreg_get_info(), subreg_regno_offset(), and true_regnum().
bool subreg_info::representable_p |
Referenced by rtx_renumbered_equal_p(), simplify_subreg_regno(), subreg_get_info(), subreg_offset_representable_p(), and true_regnum().