Searched refs:truthop_code (Results 1 – 2 of 2) sorted by relevance
5625 enum tree_code truthop_code = TREE_CODE (op); in merge_truthop_with_opposite_arm() local5639 if (rhs_code == truthop_code) in merge_truthop_with_opposite_arm()5648 if (lhs_code == truthop_code && !rhs_only) in merge_truthop_with_opposite_arm()5668 return fold_build2_loc (loc, truthop_code, TREE_TYPE (cmpop), in merge_truthop_with_opposite_arm()
5020 enum tree_code truthop_code = TREE_CODE (op); in merge_truthop_with_opposite_arm() local5034 if (rhs_code == truthop_code) in merge_truthop_with_opposite_arm()5043 if (lhs_code == truthop_code && !rhs_only) in merge_truthop_with_opposite_arm()5063 return fold_build2_loc (loc, truthop_code, TREE_TYPE (cmpop), in merge_truthop_with_opposite_arm()