Home
last modified time | relevance | path

Searched refs:DF_USES_SET (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/gcc/
HDdf-scan.c682 DF_USES_SET (df, id, NULL); in df_reg_chain_unlink()
747 DF_USES_SET (df, DF_REF_ID (ref), NULL); in df_ref_remove()
1014 DF_USES_SET (df, df->use_info.bitmap_size, this_ref); in df_ref_create_structure()
HDdf.h441 #define DF_USES_SET(DF,ID,VAL) ((DF)->use_info.refs[(ID)]=(VAL)) macro
HDChangeLog-200616016 DF_USES_SET, DF_REG_SIZE, DF_REG_DEF_GET, DF_REG_DEF_SET,