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

/freebsd-9.3-release/contrib/gcc/
H A Dcse.c91 Quantity numbers below zero do not exist and none of the `qty_table'
95 quantity number. The `qty_table` members `first_reg' and `last_reg',
103 REG expressions with qty_table `mode' must be in the hash table for both
114 in the appropriate qty_table `const_rtx'. This is in addition to
122 of a stack slot), that value is stored in the appropriate qty_table
143 the expression. This is done using `reg_qty' and qty_table `first_reg'.
208 /* Length of qty_table vector. We know in advance we will not need
257 static struct qty_table_elem *qty_table; variable in typeref:struct:qty_table_elem
525 into the qty_table. */
993 ent = &qty_table[
[all...]

Completed in 56 milliseconds