Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsimplify-rtx.cc7864 test_scalar_int_ext_ops (machine_mode bmode, machine_mode smode) in test_scalar_int_ext_ops() function
7950 test_scalar_int_ext_ops (HImode, QImode); in test_scalar_ops()
7951 test_scalar_int_ext_ops (SImode, QImode); in test_scalar_ops()
7952 test_scalar_int_ext_ops (SImode, HImode); in test_scalar_ops()
7953 test_scalar_int_ext_ops (DImode, QImode); in test_scalar_ops()
7954 test_scalar_int_ext_ops (DImode, HImode); in test_scalar_ops()
7955 test_scalar_int_ext_ops (DImode, SImode); in test_scalar_ops()
H A DChangeLog-202116076 (test_scalar_int_ext_ops): New self-test function to confirm