Home
last modified time | relevance | path

Searched refs:bswap_op0 (Results 1 – 4 of 4) sorted by relevance

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dsimplify-rtx.c7495 rtx bswap_op0 = simplify_gen_unary (BSWAP, mode, op0, mode); in test_scalar_int_ops() local
7526 ASSERT_RTX_EQ (op0, simplify_gen_unary (BSWAP, mode, bswap_op0, mode)); in test_scalar_int_ops()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dsimplify-rtx.c7495 rtx bswap_op0 = simplify_gen_unary (BSWAP, mode, op0, mode); in test_scalar_int_ops() local
7526 ASSERT_RTX_EQ (op0, simplify_gen_unary (BSWAP, mode, bswap_op0, mode)); in test_scalar_int_ops()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dsimplify-rtx.c7495 rtx bswap_op0 = simplify_gen_unary (BSWAP, mode, op0, mode);
7526 ASSERT_RTX_EQ (op0, simplify_gen_unary (BSWAP, mode, bswap_op0, mode));
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dsimplify-rtx.c7779 rtx bswap_op0 = simplify_gen_unary (BSWAP, mode, op0, mode); in test_scalar_int_ops() local
7810 ASSERT_RTX_EQ (op0, simplify_gen_unary (BSWAP, mode, bswap_op0, mode)); in test_scalar_int_ops()