Searched refs:test_op_mode (Results 1 – 2 of 2) sorted by relevance
15333 machine_mode test_op_mode = GET_MODE (XEXP (rtl, 0)); in ucompare_loc_descriptor() local15334 if (test_op_mode == VOIDmode) in ucompare_loc_descriptor()15335 test_op_mode = GET_MODE (XEXP (rtl, 1)); in ucompare_loc_descriptor()15338 if (!is_a <scalar_int_mode> (test_op_mode, &op_mode)) in ucompare_loc_descriptor()
14856 machine_mode test_op_mode = GET_MODE (XEXP (rtl, 0)); in ucompare_loc_descriptor() local14857 if (test_op_mode == VOIDmode) in ucompare_loc_descriptor()14858 test_op_mode = GET_MODE (XEXP (rtl, 1)); in ucompare_loc_descriptor()14861 if (!is_a <scalar_int_mode> (test_op_mode, &op_mode)) in ucompare_loc_descriptor()