PIPS
_newgen_struct_simdstatement_ Struct Reference

#include <sac_private.h>

+ Collaboration diagram for _newgen_struct_simdstatement_:

Data Fields

intptr_t _type_
 
opcode _simdstatement_opcode_
 
intptr_t _simdstatement_nbArgs_
 opcode:opcode More...
 
entity_simdstatement_vectors_
 nbArgs:int More...
 
expression_simdstatement_arguments_
 vectors:entity[] More...
 

Detailed Description

Definition at line 481 of file sac_private.h.

Field Documentation

◆ _simdstatement_arguments_

expression* _newgen_struct_simdstatement_::_simdstatement_arguments_

vectors:entity[]

Definition at line 486 of file sac_private.h.

◆ _simdstatement_nbArgs_

intptr_t _newgen_struct_simdstatement_::_simdstatement_nbArgs_

opcode:opcode

Definition at line 484 of file sac_private.h.

◆ _simdstatement_opcode_

opcode _newgen_struct_simdstatement_::_simdstatement_opcode_

Definition at line 483 of file sac_private.h.

◆ _simdstatement_vectors_

entity* _newgen_struct_simdstatement_::_simdstatement_vectors_

nbArgs:int

Definition at line 485 of file sac_private.h.

◆ _type_

intptr_t _newgen_struct_simdstatement_::_type_

Definition at line 482 of file sac_private.h.


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