Searched refs:DF_REF_FLAGS (Results 1 – 6 of 6) sorted by relevance
1041 if (!(DF_REF_FLAGS (def) in df_rd_bb_local_compute_process_def()1464 && (!(DF_REF_FLAGS (def) & DF_REF_PARTIAL))) in df_lr_bb_local_compute()1539 if ((DF_REF_FLAGS (def) & DF_REF_AT_TOP) in df_lr_bb_local_compute()1540 && (!(DF_REF_FLAGS (def) & DF_REF_PARTIAL))) in df_lr_bb_local_compute()1551 if (DF_REF_FLAGS (use) & DF_REF_AT_TOP) in df_lr_bb_local_compute()1902 if (DF_REF_FLAGS (def) in df_ur_bb_local_compute()1920 if (DF_REF_FLAGS (def) & DF_REF_AT_TOP) in df_ur_bb_local_compute()2451 if (DF_REF_FLAGS (def) & DF_REF_AT_TOP) in df_urec_bb_local_compute()2975 if (DF_REF_FLAGS (def) & DF_REF_AT_TOP) in df_chain_create_bb()2978 if (!(DF_REF_FLAGS (def) & DF_REF_PARTIAL)) in df_chain_create_bb()[all …]
719 if (DF_REF_FLAGS (ref) & DF_REF_ARTIFICIAL) in df_ref_remove()735 if (DF_REF_FLAGS (ref) & DF_REF_ARTIFICIAL) in df_ref_remove()949 DF_REF_FLAGS (this_ref) = ref_flags; in df_ref_create_structure()980 if (DF_REF_FLAGS (this_ref) & DF_REF_ARTIFICIAL) in df_ref_create_structure()1019 if (DF_REF_FLAGS (this_ref) & DF_REF_ARTIFICIAL) in df_ref_create_structure()
420 #define DF_REF_FLAGS(REF) ((REF)->flags) macro
1282 DF_REF_FLAGS (ref)); in df_ref_debug()
16012 DF_REF_ID, DF_REF_FLAGS, DF_REF_NEXT_REG, DF_REF_PREV_REG,
4604 (DF_REF_FLAGS): New macro.