Searched refs:di_label (Results 1 – 3 of 3) sorted by relevance
68 if (dip->di_label == DT_LBL_NONE || dip->di_instr != DIF_INSTR_NOP) in dt_irlist_append()287 if (dip->di_label != DT_LBL_NONE) in dt_as()288 labels[dip->di_label] = i; in dt_as()290 if (dip->di_label == DT_LBL_NONE || in dt_as()414 if (dip->di_label != DT_LBL_NONE && in dt_as()
40 uint_t di_label; /* label number or DT_LBL_NONE */ member
57 dip->di_label = label; in dt_cg_node_alloc()