Home
last modified time | relevance | path

Searched refs:test_scalar_int_ext_ops2 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsimplify-rtx.cc7889 test_scalar_int_ext_ops2 (machine_mode bmode, machine_mode mmode, in test_scalar_int_ext_ops2() function
7957 test_scalar_int_ext_ops2 (SImode, HImode, QImode); in test_scalar_ops()
7958 test_scalar_int_ext_ops2 (DImode, HImode, QImode); in test_scalar_ops()
7959 test_scalar_int_ext_ops2 (DImode, SImode, QImode); in test_scalar_ops()
7960 test_scalar_int_ext_ops2 (DImode, SImode, HImode); in test_scalar_ops()
H A DChangeLog-202116078 (test_scalar_int_ext_ops2): New self-test function to check