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

/freebsd-11.0-release/contrib/gcc/
H A Dcse.c114 in the appropriate qty_table `const_rtx'. This is in addition to
123 `const_rtx'.
225 `const_rtx' holds the rtx of the constant value of this
245 rtx const_rtx; member in struct:qty_table_elem
997 ent->const_rtx = ent->const_insn = NULL_RTX;
1616 exp_ent->const_rtx = gen_lowpart (exp_ent->mode, x);
1622 && ! qty_table[REG_QTY (REGNO (x))].const_rtx
1634 x_ent->const_rtx
1643 && qty_table[REG_QTY (REGNO (x))].const_rtx
2716 && x_ent->const_rtx !
[all...]

Completed in 60 milliseconds