osprey/be/cg/orc_ict/ipfec_options.cxx File Reference

#include "defs.h"
#include "config.h"
#include "ipfec_options.h"
#include "string.h"
#include "flags.h"
#include "tracing.h"
#include "mempool.h"
#include "cxx_memory.h"

Include dependency graph for ipfec_options.cxx:

Go to the source code of this file.

Functions/Subroutines

void Copy_Ipfec_Flags (void)
void IPFEC_Print_Skiplist (SKIPLIST *skip, char *lab, FILE *tf=stderr)
SKIPLISTIPFEC_Build_Skiplist (OPTION_LIST *olist)
BOOL IPFEC_Query_Skiplist (SKIPLIST *skip, INT32 elmt, INT32 field)

Variables

BOOL CG_Enable_Ipfec_Phases = TRUE
BOOL EMIT_count_cycles = FALSE
BOOL IPFEC_Enable_Region_Formation = TRUE
BOOL IPFEC_Enable_Region_Decomposition = TRUE
INT32 IPFEC_Enable_Tail_Duplication = FALSE
INT32 IPFEC_Enable_Exit_Probability = FALSE
INT32 IPFEC_Stacked_Cut_Num = 0
INT32 IPFEC_Stacked_Spill_Num = 0
BOOL IPFEC_Enable_If_Conversion = TRUE
BOOL IPFEC_Force_If_Conv = FALSE
BOOL IPFEC_Relaxed_If_Conv = TRUE
BOOL IPFEC_Force_Para_Comp_Gen = FALSE
BOOL IPFEC_Para_Comp_Gen = TRUE
BOOL IPFEC_Combine_Exit = FALSE
BOOL IPFEC_Disable_Merge_BB = FALSE
BOOL IPFEC_Enable_PRDB = TRUE
BOOL IPFEC_Enable_BB_Verify = FALSE
BOOL IPFEC_Enable_Prepass_GLOS = TRUE
BOOL IPFEC_Enable_Opt_after_schedule = TRUE
BOOL IPFEC_Enable_Postpass_GLOS = FALSE
BOOL IPFEC_Enable_Prepass_LOCS = FALSE
BOOL IPFEC_Enable_Postpass_LOCS = TRUE
BOOL IPFEC_Enable_Speculation = TRUE
BOOL IPFEC_Enable_Data_Speculation = TRUE
BOOL IPFEC_Enable_Cntl_Speculation = TRUE
BOOL IPFEC_Enable_FP_Ld_Speculation = FALSE
BOOL IPFEC_Enable_Data_Spec_Res_Aware = TRUE
BOOL IPFEC_Enable_Compressed_Template = TRUE
BOOL IPFEC_Glos_Reg_Pressure_Aware = TRUE
BOOL IPFEC_Stress_Spec = FALSE
BOOL IPFEC_Glos_Motion_Across_Calls = FALSE
BOOL IPFEC_Glos_Split_Entry_BB = TRUE
BOOL IPFEC_Glos_Split_Exit_BB = TRUE
BOOL IPFEC_Glos_Enable_P_Ready_Code_Motion = TRUE
BOOL IPFEC_Glos_Code_Motion_Across_Nested_Rgn = TRUE
BOOL IPFEC_Glos_Enable_Cntl_Spec_If_Converted_Code = FALSE
BOOL IPFEC_Glos_Enable_Renaming = TRUE
BOOL IPFEC_Adjust_Variable_Latency = TRUE
BOOL IPFEC_Enable_Edge_Profile = FALSE
BOOL IPFEC_Enable_Value_Profile = FALSE
BOOL IPFEC_Enable_Stride_Profile = FALSE
BOOL IPFEC_Enable_Random_Prob = FALSE
BOOL IPFEC_Enable_Edge_Profile_Annot = FALSE
INT32 IPFEC_Enable_Stride_Prefetch = FALSE
INT32 Value_Profile_Pu_ID = -1
UINT32 Value_Instr_Range = 0x0000ffff
UINT32 Value_Instr_Pu_Id = 0x0000ffff
UINT64 Value_Instr_Pu_Id_Mask = 0
char * Instru_File_Name = ""
char * Fb_File_Name = ""
char * Value_Instru_File_Name = ""
char * Stride_Instru_File_Name = ""
char * Value_Fb_File_Name = ""
char * Stride_Fb_File_Name = ""
BOOL IPFEC_Enable_Value_Profile_Annot = FALSE
BOOL IPFEC_Enable_Stride_Profile_Annot = FALSE
BOOL IPFEC_Enable_Pre_Bundling = TRUE
BOOL IPFEC_Force_CHK_Fail = FALSE
BOOL IPFEC_Chk_Compact = TRUE
BOOL IPFEC_Enable_Cascade = TRUE
BOOL IPFEC_Hold_Uses = FALSE
BOOL IPFEC_Enable_Safety_Load = TRUE
BOOL IPFEC_Enable_Multi_Branch = TRUE
BOOL IPFEC_Enable_Pre_Multi_Branch = TRUE
BOOL IPFEC_Enable_Post_Multi_Branch = TRUE
BOOL IPFEC_Profitability = FALSE
BOOL IPFEC_Enable_LICM = TRUE
INT32 IPFEC_sched_care_machine = Sched_care_bundle
BOOL IPFEC_Enable_Insert_UNAT = TRUE
BOOL IPFEC_Enable_Split_bb = FALSE
char * IPFEC_safe_cntl_spec_prob = NULL
char * IPFEC_unsafe_cntl_spec_prob = NULL
BOOL ORC_Enable_Region_Formation = TRUE
BOOL ORC_Enable_Region_Decomposition = TRUE
INT32 ORC_Enable_Tail_Duplication = FALSE
INT32 ORC_Enable_Exit_Probability = FALSE
INT32 ORC_Stacked_Cut_Num = 0
INT32 ORC_Stacked_Spill_Num = 0
BOOL ORC_Enable_If_Conversion = TRUE
BOOL ORC_Force_If_Conv = FALSE
BOOL ORC_Relaxed_If_Conv = TRUE
BOOL ORC_Force_Para_Comp_Gen = FALSE
BOOL ORC_Para_Comp_Gen = TRUE
BOOL ORC_Combine_Exit = FALSE
BOOL ORC_Disable_Merge_BB = FALSE
BOOL ORC_Enable_PRDB = TRUE
BOOL ORC_Enable_BB_Verify = FALSE
BOOL ORC_Enable_Prepass_GLOS = TRUE
BOOL ORC_Enable_Opt_after_schedule = TRUE
BOOL ORC_Enable_Postpass_GLOS = FALSE
BOOL ORC_Enable_Prepass_LOCS = FALSE
BOOL ORC_Enable_Postpass_LOCS = TRUE
BOOL ORC_Enable_Speculation = TRUE
BOOL ORC_Enable_Data_Speculation = TRUE
BOOL ORC_Enable_Cntl_Speculation = TRUE
BOOL ORC_Enable_FP_Ld_Speculation = TRUE
BOOL ORC_Enable_Data_Spec_Res_Aware = TRUE
BOOL ORC_Enable_Compressed_Template = TRUE
BOOL ORC_Glos_Reg_Pressure_Aware = TRUE
BOOL ORC_Stress_Spec = FALSE
BOOL ORC_Glos_Motion_Across_Calls = FALSE
BOOL ORC_Glos_Split_Entry_BB = TRUE
BOOL ORC_Glos_Split_Exit_BB = TRUE
BOOL ORC_Glos_Enable_P_Ready_Code_Motion = TRUE
BOOL ORC_Glos_Code_Motion_Across_Nested_Rgn = TRUE
BOOL ORC_Glos_Enable_Cntl_Spec_If_Converted_Code = FALSE
BOOL ORC_Glos_Enable_Renaming = TRUE
BOOL ORC_Adjust_Variable_Latency = TRUE
BOOL ORC_Enable_Multi_Branch = TRUE
BOOL ORC_Enable_Pre_Multi_Branch = TRUE
BOOL ORC_Enable_Post_Multi_Branch = TRUE
BOOL ORC_Enable_Cache_Analysis = TRUE
BOOL ORC_Enable_Edge_Profile = FALSE
BOOL ORC_Enable_Value_Profile = FALSE
BOOL ORC_Enable_Stride_Profile = FALSE
BOOL ORC_Enable_Random_Prob = FALSE
BOOL ORC_Enable_Edge_Profile_Annot = FALSE
BOOL ORC_Enable_Value_Profile_Annot = FALSE
BOOL ORC_Enable_Stride_Profile_Annot = FALSE
INT32 ORC_Enable_Stride_Prefetch = 3
BOOL ORC_Enable_Pre_Bundling = TRUE
BOOL ORC_Force_CHK_Fail = FALSE
BOOL ORC_Chk_Compact = TRUE
BOOL ORC_Enable_Cascade = TRUE
BOOL ORC_Hold_Uses = FALSE
BOOL ORC_Enable_Safety_Load = TRUE
BOOL ORC_Profitability = FALSE
INT32 ORC_sched_care_machine = Sched_care_bundle
BOOL ORC_Enable_Insert_UNAT = TRUE
BOOL ORC_Enable_Split_bb = FALSE
BOOL ORC_Enable_LICM = TRUE
char * ORC_safe_cntl_spec_prob = NULL
char * ORC_unsafe_cntl_spec_prob = NULL
BOOL VT_Enable_BB_OP = FALSE
BOOL VT_Enable_Global_CFG = FALSE
BOOL VT_Enable_Regional_CFG = FALSE
BOOL VT_Enable_Region_Tree = FALSE
BOOL VT_Enable_BB_DAG = FALSE
BOOL VT_Enable_Regional_DAG = FALSE
BOOL VT_Enable_Partition_Graph = FALSE
BOOL VT_Enable_CFG_Label = FALSE
BOOL VT_Enable_DAG_BR = FALSE
OPTION_LISTraw_locs_skip_bb
SKIPLISTlocs_skip_bb
OPTION_LISTraw_mlbr_skip_bb
SKIPLISTmlbr_skip_bb
OPTION_LISTraw_if_conv_skip_rgn
SKIPLISTif_conv_skip_rgn
OPTION_LISTraw_if_conv_skip_area
SKIPLISTif_conv_skip_area
OPTION_LISTraw_glos_skip_rgn
SKIPLISTglos_skip_rgn
OPTION_LISTraw_glos_skip_bb
SKIPLISTglos_skip_bb
OPTION_LISTraw_glos_skip_op
SKIPLISTglos_skip_op
OPTION_LISTraw_spec_skip_bb
SKIPLISTspec_skip_bb
OPTION_LISTraw_spec_skip_rgn
SKIPLISTspec_skip_rgn
OPTION_LISTraw_spec_skip_op
SKIPLISTspec_skip_op
OPTION_LISTraw_msched_skip_bb
SKIPLISTmsched_skip_bb
OPTION_LISTraw_msched_skip_rgn
SKIPLISTmsched_skip_rgn
OPTION_LISTraw_spec_skip_PU
SKIPLISTspec_skip_PU
OPTION_LISTraw_if_conv_skip_PU
SKIPLISTif_conv_skip_PU
OPTION_LISTraw_pre_glos_skip_PU
SKIPLISTpre_glos_skip_PU
OPTION_LISTraw_post_locs_skip_PU
SKIPLISTpost_locs_skip_PU
OPTION_LISTraw_PRDB_skip_PU
SKIPLISTPRDB_skip_PU
OPTION_LISTraw_glos_rename_skip_bb
SKIPLISTglos_rename_skip_bb
OPTION_LISTraw_glos_rename_skip_op
SKIPLISTglos_rename_skip_op
OPTION_LISTraw_latency2
SKIPLISTlatency2


Function Documentation

void Copy_Ipfec_Flags ( void   ) 

Definition at line 276 of file ipfec_options.cxx.

SKIPLIST* IPFEC_Build_Skiplist ( OPTION_LIST olist  ) 

Definition at line 403 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line().

void IPFEC_Print_Skiplist ( SKIPLIST skip,
char *  lab,
FILE tf = stderr 
)

Definition at line 353 of file ipfec_options.cxx.

References fprintf(), i, INT32, NULL, SK_AFTER, SK_BEFORE, SK_EQUAL, SK_NONE, and tf.

Referenced by IPFEC_Build_Skiplist().

BOOL IPFEC_Query_Skiplist ( SKIPLIST skip,
INT32  elmt,
INT32  field 
)


Variable Documentation

Definition at line 54 of file ipfec_options.cxx.

Referenced by Assemble_Bundles().

char* Fb_File_Name = ""

Definition at line 103 of file ipfec_options.cxx.

Definition at line 258 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line(), and SCHEDULER::Schedule_Cycle().

Definition at line 260 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line(), and SCHEDULER::Schedule_Cycle().

Definition at line 229 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line(), and SCHEDULER::Sched_Rgn_Preproc().

Definition at line 231 of file ipfec_options.cxx.

Definition at line 224 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line(), and IF_CONVERTOR::Convert_Candidates().

Definition at line 249 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line().

Definition at line 222 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line(), and IF_CONVERTOR::IF_CONVERTOR().

char* Instru_File_Name = ""

Definition at line 112 of file ipfec_options.cxx.

Referenced by Configure_CG_Options(), Copy_Ipfec_Flags(), and Update_CFG().

Definition at line 67 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags(), and IF_CONVERTOR::Insert_Predicate().

Definition at line 70 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 78 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags(), and SCHEDULER::Get_OP_Prohibited_Spec_Type().

Definition at line 92 of file ipfec_options.cxx.

Definition at line 96 of file ipfec_options.cxx.

Referenced by CG_Generate_Code(), and Copy_Ipfec_Flags().

Definition at line 59 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags(), and REGION_TREE::Decomposition().

Definition at line 79 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags(), and SCHEDULER::Get_OP_Prohibited_Spec_Type().

Definition at line 122 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 120 of file ipfec_options.cxx.

Referenced by CG_Generate_Code(), and Copy_Ipfec_Flags().

Definition at line 116 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags(), and Multi_Branch_Valid_BB().

Definition at line 72 of file ipfec_options.cxx.

Referenced by CG_Generate_Code(), Configure_CG_Options(), and Copy_Ipfec_Flags().

Definition at line 118 of file ipfec_options.cxx.

Referenced by CG_Generate_Code(), and Copy_Ipfec_Flags().

Definition at line 73 of file ipfec_options.cxx.

Referenced by CG_Generate_Code(), and Copy_Ipfec_Flags().

Definition at line 75 of file ipfec_options.cxx.

Referenced by CG_Generate_Code(), Configure_CG_Options(), and Copy_Ipfec_Flags().

Definition at line 110 of file ipfec_options.cxx.

Referenced by CG_Generate_Code(), Configure_CG_Options(), and Copy_Ipfec_Flags().

Definition at line 71 of file ipfec_options.cxx.

Referenced by CG_Generate_Code(), Configure_CG_Options(), and Copy_Ipfec_Flags().

Definition at line 74 of file ipfec_options.cxx.

Referenced by CG_Generate_Code(), and Copy_Ipfec_Flags().

Definition at line 95 of file ipfec_options.cxx.

Referenced by Compute_Branch_Probabilities(), and Copy_Ipfec_Flags().

Definition at line 57 of file ipfec_options.cxx.

Referenced by CG_Generate_Code(), and Copy_Ipfec_Flags().

Definition at line 115 of file ipfec_options.cxx.

Referenced by Configure_CG_Options(), and Copy_Ipfec_Flags().

Definition at line 124 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 97 of file ipfec_options.cxx.

Referenced by CG_Generate_Code(), and Copy_Ipfec_Flags().

Definition at line 94 of file ipfec_options.cxx.

Referenced by CG_Generate_Code(), and Copy_Ipfec_Flags().

Definition at line 109 of file ipfec_options.cxx.

Referenced by CG_Generate_Code(), and Copy_Ipfec_Flags().

Definition at line 58 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags(), and REGION_TREE::Decomposition().

Definition at line 93 of file ipfec_options.cxx.

Referenced by CG_Generate_Code(), and Copy_Ipfec_Flags().

Definition at line 108 of file ipfec_options.cxx.

Referenced by CG_Generate_Code(), and Copy_Ipfec_Flags().

Definition at line 90 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags(), and SCHEDULER::Schedule_Cycle().

Definition at line 82 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags(), and Get_Sched_Opts().

Definition at line 114 of file ipfec_options.cxx.

Referenced by Build_Outgoing_Edges(), Configure_CG_Options(), and Copy_Ipfec_Flags().

Definition at line 119 of file ipfec_options.cxx.

Referenced by Configure_CG_Options(), and Copy_Ipfec_Flags().

Definition at line 64 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags(), and IF_CONVERTOR::Force_If_Convert().

Definition at line 126 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags(), and get_spec_prob().

INT32 IPFEC_sched_care_machine = Sched_care_bundle

Definition at line 60 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags(), and REGISTER_Request_Stacked_Register().

Definition at line 61 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 83 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags(), and FAVOR_DELAY_HEUR::Select_Best_Candidate().

Definition at line 127 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags(), and get_spec_prob().

Definition at line 217 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line(), and Local_Insn_Sched().

Definition at line 242 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line().

Definition at line 244 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line().

Definition at line 169 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 189 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 144 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 145 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 147 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 173 of file ipfec_options.cxx.

Referenced by CG_Generate_Code().

Definition at line 190 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 155 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 158 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 157 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 154 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 176 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 180 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 136 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 156 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 139 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 195 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 198 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 170 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 149 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 172 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 150 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 152 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 146 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 187 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 171 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 148 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 151 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 179 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 134 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 133 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 192 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 153 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 197 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 185 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 178 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 183 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 135 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 177 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 182 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 188 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 140 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 142 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 166 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 167 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 165 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 168 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 162 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 160 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 163 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 164 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 191 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 143 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 193 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 141 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 200 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

INT32 ORC_sched_care_machine = Sched_care_bundle

Definition at line 194 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 137 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 138 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 161 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 201 of file ipfec_options.cxx.

Referenced by Copy_Ipfec_Flags().

Definition at line 253 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line().

Definition at line 255 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line().

Definition at line 251 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line().

Definition at line 257 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line().

Definition at line 259 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line().

Definition at line 228 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line().

Definition at line 230 of file ipfec_options.cxx.

Definition at line 226 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line().

Definition at line 223 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line().

Definition at line 248 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line().

Definition at line 221 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line().

Definition at line 263 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line().

Definition at line 216 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line().

Definition at line 218 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line().

Definition at line 241 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line().

Definition at line 243 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line().

Definition at line 252 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line().

Definition at line 254 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line().

Definition at line 250 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line().

Definition at line 234 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line().

Definition at line 238 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line().

Definition at line 246 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line().

Definition at line 236 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line().

Definition at line 247 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line().

Definition at line 237 of file ipfec_options.cxx.

Referenced by CG_Process_Command_Line().

char* Stride_Fb_File_Name = ""

Definition at line 107 of file ipfec_options.cxx.

Definition at line 105 of file ipfec_options.cxx.

char* Value_Fb_File_Name = ""

Definition at line 106 of file ipfec_options.cxx.

UINT32 Value_Instr_Pu_Id = 0x0000ffff

Definition at line 100 of file ipfec_options.cxx.

Referenced by CG_Generate_Code().

Definition at line 101 of file ipfec_options.cxx.

Referenced by CG_Generate_Code().

UINT32 Value_Instr_Range = 0x0000ffff

Definition at line 99 of file ipfec_options.cxx.

Definition at line 104 of file ipfec_options.cxx.

Definition at line 98 of file ipfec_options.cxx.

Definition at line 209 of file ipfec_options.cxx.

Definition at line 205 of file ipfec_options.cxx.

Definition at line 206 of file ipfec_options.cxx.

Referenced by PRDB_GEN::PRDB_GEN().

Definition at line 211 of file ipfec_options.cxx.

Referenced by PARTITION_GRAPH::PARTITION_GRAPH(), and PRDB_GEN::PRDB_GEN().

Definition at line 208 of file ipfec_options.cxx.

Definition at line 207 of file ipfec_options.cxx.

Referenced by PRDB_GEN::PRDB_GEN().

Definition at line 210 of file ipfec_options.cxx.


Generated on Wed Apr 8 14:28:34 2009 for Open64 by  doxygen 1.5.6