GCC Middle and Back End API Reference
cost_rtxes Struct Reference
Collaboration diagram for cost_rtxes:

Data Fields

rtx source
 
rtx target
 
rtx zext
 
rtx shift
 
rtx set
 

Detailed Description

RTXes used while computing costs.   

Field Documentation

◆ set

rtx cost_rtxes::set

Referenced by simple_move().

◆ shift

rtx cost_rtxes::shift

◆ source

rtx cost_rtxes::source

◆ target

rtx cost_rtxes::target

◆ zext

rtx cost_rtxes::zext

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