Searched refs:x0_ent (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dcse.c2726 struct qty_table_elem *x0_ent = &qty_table[x0_q];
2728 if ((GET_MODE (XEXP (x, 0)) == x0_ent->mode)
2729 && x0_ent->const_rtx != NULL_RTX)
2746 struct qty_table_elem *x0_ent = &qty_table[x0_q];
2749 if ((GET_MODE (XEXP (x, 0)) == x0_ent->mode)
2750 && x0_ent->const_rtx != NULL_RTX
2711 struct qty_table_elem *x0_ent = &qty_table[x0_q]; local
2731 struct qty_table_elem *x0_ent = &qty_table[x0_q]; local

Completed in 57 milliseconds