Searched refs:num_subexprs (Results 1 – 4 of 4) sorted by relevance
1873 int num_subexprs = 2; in tilepro_expand_constant_multiply_given_sequence() local1915 gcc_assert (entry->rhs < num_subexprs); in tilepro_expand_constant_multiply_given_sequence()1923 subexprs[num_subexprs++] = out; in tilepro_expand_constant_multiply_given_sequence()
2122 int num_subexprs = 2; in tilegx_expand_constant_multiply_given_sequence() local2164 gcc_assert (entry->rhs < num_subexprs); in tilegx_expand_constant_multiply_given_sequence()2172 subexprs[num_subexprs++] = out; in tilegx_expand_constant_multiply_given_sequence()
2123 int num_subexprs = 2; in tilegx_expand_constant_multiply_given_sequence() local2165 gcc_assert (entry->rhs < num_subexprs); in tilegx_expand_constant_multiply_given_sequence()2173 subexprs[num_subexprs++] = out; in tilegx_expand_constant_multiply_given_sequence()