GCC Middle and Back End API Reference
gather_scatter_info Struct Reference

#include <tree-vectorizer.h>

Data Fields

internal_fn ifn
tree decl
tree base
tree offset
int scale
enum vect_def_type offset_dt
tree offset_vectype
tree element_type
tree memory_type

Detailed Description

Information about a gather/scatter call.

Field Documentation

◆ base

◆ decl

◆ element_type

◆ ifn

◆ memory_type

◆ offset

◆ offset_dt

◆ offset_vectype

◆ scale


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