Home
last modified time | relevance | path

Searched refs:test_vector_ops_duplicate (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsimplify-rtx.c7229 test_vector_ops_duplicate (machine_mode mode, rtx scalar_reg) in test_vector_ops_duplicate() function
7677 test_vector_ops_duplicate (mode, scalar_reg); in test_vector_ops()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsimplify-rtx.cc7968 test_vector_ops_duplicate (machine_mode mode, rtx scalar_reg) in test_vector_ops_duplicate() function
8428 test_vector_ops_duplicate (mode, scalar_reg); in test_vector_ops()
H A DChangeLog-20187890 (test_vector_ops_duplicate): Likewise.
7968 (test_vector_ops_duplicate): Add test for a scalar subreg of a
35158 (test_vector_ops_duplicate, test_vector_ops): Likewise.
H A DChangeLog10012 (test_vector_ops_duplicate): Skip vec_merge test
H A DChangeLog-20171435 (test_vector_ops_duplicate): Treat subreg offsets as poly_ints.
9185 (make_test_reg, test_vector_ops_duplicate, test_vector_ops)
H A DChangeLog-201919725 (test_vector_ops_duplicate): Test more cases.