Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
HDselftest-rtl.h63 #define ASSERT_RTX_PTR_EQ(EXPECTED, ACTUAL) \ macro
HDread-rtl-function.c1885 ASSERT_RTX_PTR_EQ (pc_rtx, SET_DEST (PATTERN (jump_insn))); in test_loading_jump_to_label_ref()
1945 ASSERT_RTX_PTR_EQ (ret_rtx, JUMP_LABEL (jump_insn)); in test_loading_jump_to_return()
1959 ASSERT_RTX_PTR_EQ (simple_return_rtx, JUMP_LABEL (jump_insn)); in test_loading_jump_to_simple_return()
HDsimplify-rtx.c6698 ASSERT_RTX_PTR_EQ (CONST0_RTX (mode), in test_vector_ops_duplicate()
6705 ASSERT_RTX_PTR_EQ (scalar_reg, in test_vector_ops_duplicate()
6715 ASSERT_RTX_PTR_EQ (scalar_reg, in test_vector_ops_duplicate()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
HDi386.c51426 ASSERT_RTX_PTR_EQ (frame_pointer_rtx, lhs); in ix86_test_loading_dump_fragment_1()