Home
last modified time | relevance | path

Searched refs:num_subexprs (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilepro/
H A Dtilepro.cc1873 int num_subexprs = 2; in tilepro_expand_constant_multiply_given_sequence() local
1915 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()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
H A Dtilepro.c1873 int num_subexprs = 2; in tilepro_expand_constant_multiply_given_sequence() local
1915 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()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
H A Dtilegx.c2122 int num_subexprs = 2; in tilegx_expand_constant_multiply_given_sequence() local
2164 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()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/
H A Dtilegx.cc2123 int num_subexprs = 2; in tilegx_expand_constant_multiply_given_sequence() local
2165 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()