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

Data Fields

internal_fn ifn
tree offset_vectype
int scale
vec< int > elsvals

Detailed Description

Structure to hold information about a supported gather/scatter
configuration.   

Field Documentation

◆ elsvals

vec<int> gather_scatter_config::elsvals

◆ ifn

internal_fn gather_scatter_config::ifn

◆ offset_vectype

tree gather_scatter_config::offset_vectype

◆ scale

int gather_scatter_config::scale

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