PIPS
inst_sel_ctx Struct Reference
+ Collaboration diagram for inst_sel_ctx:

Data Fields

entity bmult
 input More...
 
entity bplus
 
entity bminus
 
entity uminus
 
entity imaop
 output More...
 
entity imsop
 
int n_ima
 stats More...
 
int n_ims
 

Detailed Description

Definition at line 45 of file instruction_selection.c.

Field Documentation

◆ bminus

entity inst_sel_ctx::bminus

Definition at line 48 of file instruction_selection.c.

Referenced by instruction_selection(), and select_op_rwt().

◆ bmult

entity inst_sel_ctx::bmult

input

Definition at line 48 of file instruction_selection.c.

Referenced by instruction_selection(), and select_op_rwt().

◆ bplus

entity inst_sel_ctx::bplus

Definition at line 48 of file instruction_selection.c.

Referenced by instruction_selection(), and select_op_rwt().

◆ imaop

entity inst_sel_ctx::imaop

output

Definition at line 51 of file instruction_selection.c.

Referenced by instruction_selection(), and select_op_rwt().

◆ imsop

entity inst_sel_ctx::imsop

Definition at line 51 of file instruction_selection.c.

Referenced by instruction_selection(), and select_op_rwt().

◆ n_ima

int inst_sel_ctx::n_ima

stats

Definition at line 54 of file instruction_selection.c.

Referenced by instruction_selection(), and select_op_rwt().

◆ n_ims

int inst_sel_ctx::n_ims

Definition at line 54 of file instruction_selection.c.

Referenced by instruction_selection(), and select_op_rwt().

◆ uminus

entity inst_sel_ctx::uminus

Definition at line 48 of file instruction_selection.c.

Referenced by instruction_selection().


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