GCC Middle and Back End API Reference
cost_rtxes Struct Reference

Data Fields

rtx source
rtx target
rtx zext
rtx shift
rtx set

Detailed Description

RTXes used while computing costs.   

Field Documentation

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
rtx cost_rtxes::target

Referenced by compute_costs(), and init_lower_subreg().

rtx cost_rtxes::zext

Referenced by compute_costs(), and init_lower_subreg().


The documentation for this struct was generated from the following file: