Searched defs:apply_step (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vector-builder.cc | 30 tree_vector_builder::apply_step (tree base, unsigned int factor, in apply_step() function in tree_vector_builder
|
H A D | rtx-vector-builder.cc | 48 rtx_vector_builder::apply_step (rtx base, unsigned int factor, in apply_step() function in rtx_vector_builder
|
H A D | int-vector-builder.h | 88 int_vector_builder<T>::apply_step (T base, unsigned int factor, T step) const in apply_step() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vector-builder.c | 30 tree_vector_builder::apply_step (tree base, unsigned int factor, in apply_step() function
|
H A D | rtx-vector-builder.c | 48 rtx_vector_builder::apply_step (rtx base, unsigned int factor, in apply_step() function
|
H A D | int-vector-builder.h | 88 int_vector_builder<T>::apply_step (T base, unsigned int factor, T step) const in apply_step() function
|