GCC Middle and Back End API Reference
|
Data Fields | |
rtx | base |
HOST_WIDE_INT | offset |
Given an expression EXP with a constant value, reduce it to the sum of an assembler symbol and an integer. Store them both in the structure *VALUE. EXP must be reducible.
rtx addr_const::base |
Referenced by compare_constant(), const_hash_1(), and decode_addr_const().
HOST_WIDE_INT addr_const::offset |
Referenced by compare_constant(), const_hash_1(), and decode_addr_const().