Searched refs:test_vector_subregs_modes (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | simplify-rtx.c | 7513 test_vector_subregs_modes (rtx x, poly_uint64 elt_bias = 0, 7612 test_vector_subregs_modes (x); in test_vector_subregs_repeating() 7614 test_vector_subregs_modes (x, nunits - min_nunits); in test_vector_subregs_repeating() 7635 test_vector_subregs_modes (x); in test_vector_subregs_fore_back() 7637 test_vector_subregs_modes (x, nunits - min_nunits, count); in test_vector_subregs_fore_back() 7653 test_vector_subregs_modes (x); in test_vector_subregs_stepped()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | simplify-rtx.cc | 8264 test_vector_subregs_modes (rtx x, poly_uint64 elt_bias = 0, in test_vector_subregs_modes() function 8363 test_vector_subregs_modes (x); in test_vector_subregs_repeating() 8365 test_vector_subregs_modes (x, nunits - min_nunits); in test_vector_subregs_repeating() 8386 test_vector_subregs_modes (x); in test_vector_subregs_fore_back() 8388 test_vector_subregs_modes (x, nunits - min_nunits, count); in test_vector_subregs_fore_back() 8404 test_vector_subregs_modes (x); in test_vector_subregs_stepped()
|
H A D | ChangeLog-2019 | 14128 (test_vector_subregs_modes, test_vector_subregs_repeating)
|