Searched refs:correct_width (Results 1 – 2 of 2) sorted by relevance
1978 unsigned int correct_width; local2005 correct_width = TYPE_PRECISION (TREE_TYPE (arg1));2007 && TYPE_PRECISION (TREE_TYPE (primarg1)) < correct_width2008 && TYPE_PRECISION (TREE_TYPE (primother)) < correct_width)
2912 unsigned int correct_width; in operand_equal_for_comparison_p() local2939 correct_width = TYPE_PRECISION (TREE_TYPE (arg1)); in operand_equal_for_comparison_p()2941 && TYPE_PRECISION (TREE_TYPE (primarg1)) < correct_width in operand_equal_for_comparison_p()2942 && TYPE_PRECISION (TREE_TYPE (primother)) < correct_width) in operand_equal_for_comparison_p()