Searched refs:DF_REF_FLAGS (Results 1 – 6 of 6) sorted by relevance
464 if ((top_flag == (DF_REF_FLAGS (def) & DF_REF_AT_TOP)) in df_ru_bb_local_compute_process_def()467 && (!(DF_REF_FLAGS (def) & DF_REF_PARTIAL))) in df_ru_bb_local_compute_process_def()510 if (top_flag == (DF_REF_FLAGS (use) & DF_REF_AT_TOP)) in df_ru_bb_local_compute_process_use()1004 if (top_flag == (DF_REF_FLAGS (def) & DF_REF_AT_TOP)) in df_rd_bb_local_compute_process_def()1019 && (!((DF_REF_FLAGS (def) & DF_REF_PARTIAL) in df_rd_bb_local_compute_process_def()1020 || (DF_REF_FLAGS (def) & DF_REF_MAY_CLOBBER)))) in df_rd_bb_local_compute_process_def()1041 if (!(DF_REF_FLAGS (def) in df_rd_bb_local_compute_process_def()1463 if (((DF_REF_FLAGS (def) & DF_REF_AT_TOP) == 0) in df_lr_bb_local_compute()1464 && (!(DF_REF_FLAGS (def) & DF_REF_PARTIAL))) in df_lr_bb_local_compute()1474 if ((DF_REF_FLAGS (use) & DF_REF_AT_TOP) == 0) in df_lr_bb_local_compute()[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.