GCC Middle and Back End API Reference
|
#include <tree-vectorizer.h>
Data Fields | |
internal_fn | ifn |
tree | decl |
tree | base |
tree | alias_ptr |
tree | offset |
int | scale |
tree | offset_vectype |
tree | element_type |
tree | memory_type |
Information about a gather/scatter call.
tree gather_scatter_info::alias_ptr |
tree gather_scatter_info::base |
tree gather_scatter_info::decl |
tree gather_scatter_info::element_type |
internal_fn gather_scatter_info::ifn |
tree gather_scatter_info::memory_type |
tree gather_scatter_info::offset |
tree gather_scatter_info::offset_vectype |
int gather_scatter_info::scale |