|
GCC Middle and Back End API Reference
|
Data Fields | |
| rtx | source |
| rtx | target |
| rtx | zext |
| rtx | shift |
| rtx | set |
RTXes used while computing costs.
| rtx cost_rtxes::set |
Referenced by compute_costs(), and init_lower_subreg().
| rtx cost_rtxes::shift |
Referenced by init_lower_subreg(), and shift_cost().
| rtx cost_rtxes::source |
Referenced by compute_costs(), init_lower_subreg(), and shift_cost().
| rtx cost_rtxes::target |
Referenced by compute_costs(), and init_lower_subreg().
| rtx cost_rtxes::zext |
Referenced by compute_costs(), and init_lower_subreg().