Searched refs:DF_REF_PARTIAL (Results 1 – 4 of 4) sorted by relevance
467 && (!(DF_REF_FLAGS (def) & DF_REF_PARTIAL))) in df_ru_bb_local_compute_process_def()1019 && (!((DF_REF_FLAGS (def) & DF_REF_PARTIAL) in df_rd_bb_local_compute_process_def()1464 && (!(DF_REF_FLAGS (def) & DF_REF_PARTIAL))) in df_lr_bb_local_compute()1499 if (!(DF_REF_FLAGS (def) & DF_REF_PARTIAL)) in df_lr_bb_local_compute()1524 if (!(DF_REF_FLAGS (def) & DF_REF_PARTIAL)) in df_lr_bb_local_compute()1540 && (!(DF_REF_FLAGS (def) & DF_REF_PARTIAL))) in df_lr_bb_local_compute()1908 && (!DF_REF_FLAGS (def) & DF_REF_PARTIAL)) in df_ur_bb_local_compute()2978 if (!(DF_REF_FLAGS (def) & DF_REF_PARTIAL)) in df_chain_create_bb()3005 if (!(DF_REF_FLAGS (def) & DF_REF_PARTIAL)) in df_chain_create_bb()3436 if (!(DF_REF_FLAGS (def) & DF_REF_PARTIAL)) in df_create_unused_note()[all …]
1105 ref_flags |= DF_REF_PARTIAL; in df_ref_record()1242 flags |= DF_REF_PARTIAL; in df_def_record_1()1323 flags |= DF_REF_PARTIAL; in df_uses_record()
120 DF_REF_PARTIAL = 256 enumerator
5444 and set DF_REF_PARTIAL.5446 (df_uses_record): Added DF_REF_PARTIAL for subreg.5476 (df_ref_flags.DF_REF_MW_HARDREG, DF_REF_PARTIAL,