PIPS
_newgen_struct_opcode_ Struct Reference

#include <sac_private.h>

+ Collaboration diagram for _newgen_struct_opcode_:

Data Fields

intptr_t _type_
 
string _opcode_name_
 
intptr_t _opcode_vectorSize_
 name:string More...
 
list _opcode_argType_
 vectorSize:int More...
 
gen_chunk _opcode_cost_
 argType:int* More...
 

Detailed Description

Definition at line 279 of file sac_private.h.

Field Documentation

◆ _opcode_argType_

list _newgen_struct_opcode_::_opcode_argType_

vectorSize:int

Definition at line 283 of file sac_private.h.

◆ _opcode_cost_

gen_chunk _newgen_struct_opcode_::_opcode_cost_

argType:int*

Definition at line 284 of file sac_private.h.

◆ _opcode_name_

string _newgen_struct_opcode_::_opcode_name_

Definition at line 281 of file sac_private.h.

◆ _opcode_vectorSize_

intptr_t _newgen_struct_opcode_::_opcode_vectorSize_

name:string

Definition at line 282 of file sac_private.h.

◆ _type_

intptr_t _newgen_struct_opcode_::_type_

Definition at line 280 of file sac_private.h.


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