Searched refs:truthop_code (Results 1 – 2 of 2) sorted by relevance
6112 enum tree_code truthop_code = TREE_CODE (op); in merge_truthop_with_opposite_arm() local6126 if (rhs_code == truthop_code) in merge_truthop_with_opposite_arm()6135 if (lhs_code == truthop_code && !rhs_only) in merge_truthop_with_opposite_arm()6155 return fold_build2_loc (loc, truthop_code, TREE_TYPE (cmpop), in merge_truthop_with_opposite_arm()
6193 enum tree_code truthop_code = TREE_CODE (op); in merge_truthop_with_opposite_arm() local6209 if (rhs_code == truthop_code) in merge_truthop_with_opposite_arm()6218 if (lhs_code == truthop_code && !rhs_only) in merge_truthop_with_opposite_arm()6238 return fold_build2_loc (loc, truthop_code, TREE_TYPE (cmpop), in merge_truthop_with_opposite_arm()