Searched refs:cond_first_p (Results 1 – 2 of 2) sorted by relevance
7040 tree cond, tree arg, int cond_first_p) in fold_binary_op_with_conditional_arg() argument7042 tree cond_type = cond_first_p ? TREE_TYPE (op0) : TREE_TYPE (op1); in fold_binary_op_with_conditional_arg()7043 tree arg_type = cond_first_p ? TREE_TYPE (op1) : TREE_TYPE (op0); in fold_binary_op_with_conditional_arg()7098 if (cond_first_p) in fold_binary_op_with_conditional_arg()7106 if (cond_first_p) in fold_binary_op_with_conditional_arg()
7133 tree cond, tree arg, int cond_first_p) in fold_binary_op_with_conditional_arg() argument7135 tree cond_type = cond_first_p ? TREE_TYPE (op0) : TREE_TYPE (op1); in fold_binary_op_with_conditional_arg()7136 tree arg_type = cond_first_p ? TREE_TYPE (op1) : TREE_TYPE (op0); in fold_binary_op_with_conditional_arg()7191 if (cond_first_p) in fold_binary_op_with_conditional_arg()7199 if (cond_first_p) in fold_binary_op_with_conditional_arg()