PIPS
_newgen_struct_constant_ Struct Reference

#include <ri.h>

+ Collaboration diagram for _newgen_struct_constant_:

Data Fields

intptr_t _type_
 
enum constant_utype _constant_tag__
 
union {
   intptr_t   _constant_int_
 
   gen_chunk   _constant_float_
 int:int More...
 
   intptr_t   _constant_logical_
 float:float More...
 
   gen_chunk   _constant_litteral_
 logical:int More...
 
   entity   _constant_call_
 litteral:unit More...
 
   gen_chunk   _constant_unknown_
 call:entity More...
 
_constant_union_
 

Detailed Description

Definition at line 833 of file ri.h.

Field Documentation

◆ _constant_call_

entity _newgen_struct_constant_::_constant_call_

litteral:unit

Definition at line 841 of file ri.h.

◆ _constant_float_

gen_chunk _newgen_struct_constant_::_constant_float_

int:int

Definition at line 838 of file ri.h.

◆ _constant_int_

intptr_t _newgen_struct_constant_::_constant_int_

Definition at line 837 of file ri.h.

◆ _constant_litteral_

gen_chunk _newgen_struct_constant_::_constant_litteral_

logical:int

Definition at line 840 of file ri.h.

◆ _constant_logical_

intptr_t _newgen_struct_constant_::_constant_logical_

float:float

Definition at line 839 of file ri.h.

◆ _constant_tag__

enum constant_utype _newgen_struct_constant_::_constant_tag__

Definition at line 834 of file ri.h.

◆ 

union { ... } _newgen_struct_constant_::_constant_union_

◆ _constant_unknown_

gen_chunk _newgen_struct_constant_::_constant_unknown_

call:entity

Definition at line 842 of file ri.h.

◆ _type_

intptr_t _newgen_struct_constant_::_type_

Definition at line 834 of file ri.h.


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