|
GCC Middle and Back End API Reference
|
Data Fields | |
| bool | store |
| enum machine_mode | mem_mode |
| HOST_WIDE_INT | stack_adjust |
| rtx | side_effects |
Data for adjust_mems callback.
| enum machine_mode adjust_mem_data::mem_mode |
Referenced by adjust_insn(), adjust_mems(), and prepare_call_arguments().
| rtx adjust_mem_data::side_effects |
Referenced by adjust_insn(), adjust_mems(), and prepare_call_arguments().
| HOST_WIDE_INT adjust_mem_data::stack_adjust |
Referenced by adjust_insn(), adjust_mems(), and prepare_call_arguments().
| bool adjust_mem_data::store |
Referenced by adjust_insn(), adjust_mems(), and prepare_call_arguments().