HomeSort by: relevance | last modified time | path
    Searched defs:rhs1 (Results 1 - 25 of 152) sorted by relevancy

1 2 3 4 5 6 7

  /src/external/gpl3/gcc.old/dist/gcc/
gimple-walk.cc 214 tree rhs1 = gimple_assign_rhs1 (stmt); local
216 = (is_gimple_reg_type (TREE_TYPE (rhs1)) && !is_gimple_reg (rhs1))
814 /* COND_EXPR and VCOND_EXPR rhs1 argument is a comparison
gimple-walk.cc 214 tree rhs1 = gimple_assign_rhs1 (stmt); local
216 = (is_gimple_reg_type (TREE_TYPE (rhs1)) && !is_gimple_reg (rhs1))
814 /* COND_EXPR and VCOND_EXPR rhs1 argument is a comparison
ccmp.cc 135 tree *rhs1, tree *rhs2)
144 *rhs1 = gimple_assign_rhs1 (g);
152 *rhs1 = t;
169 tree rhs1, rhs2; local
171 get_compare_parts(op, &unsignedp, &rcode, &rhs1, &rhs2);
173 rhs1, rhs2, get_rtx_code (code, 0));
gimple-ssa-split-paths.cc 235 tree rhs1 = gimple_assign_rhs1 (stmt1); local
242 && gimple_phi_arg_def (phi, 1) == rhs1)
244 && gimple_phi_arg_def (phi, 0) == rhs1))
tree-ssa-loop-ch.cc 521 tree rhs1 = gimple_assign_rhs1 (stmt); local
525 && INTEGRAL_TYPE_P (TREE_TYPE (rhs1))
526 && TYPE_OVERFLOW_UNDEFINED (TREE_TYPE (rhs1)))
ccmp.cc 135 tree *rhs1, tree *rhs2)
144 *rhs1 = gimple_assign_rhs1 (g);
152 *rhs1 = t;
169 tree rhs1, rhs2; local
171 get_compare_parts(op, &unsignedp, &rcode, &rhs1, &rhs2);
173 rhs1, rhs2, get_rtx_code (code, 0));
gimple-ssa-split-paths.cc 235 tree rhs1 = gimple_assign_rhs1 (stmt1); local
242 && gimple_phi_arg_def (phi, 1) == rhs1)
244 && gimple_phi_arg_def (phi, 0) == rhs1))
tree-ssa-loop-ch.cc 521 tree rhs1 = gimple_assign_rhs1 (stmt); local
525 && INTEGRAL_TYPE_P (TREE_TYPE (rhs1))
526 && TYPE_OVERFLOW_UNDEFINED (TREE_TYPE (rhs1)))
gimple-match-head.cc 954 tree rhs1 = gimple_assign_rhs1 (stmt); local
955 tree op0 = valueize_op (TREE_OPERAND (rhs1, 0));
960 TREE_OPERAND (rhs1, 1),
961 TREE_OPERAND (rhs1, 2),
962 REF_REVERSE_STORAGE_ORDER (rhs1));
974 tree rhs1 = gimple_assign_rhs1 (stmt); local
975 res_op->set_op (code, type, valueize_op (rhs1));
980 tree rhs1 = valueize_op (gimple_assign_rhs1 (stmt)); local
982 res_op->set_op (code, type, rhs1, rhs2);
987 tree rhs1 = gimple_assign_rhs1 (stmt) local
    [all...]
tree-stdarg.cc 138 tree rhs1; local
158 rhs1 = gimple_assign_rhs1 (stmt);
161 && TREE_CODE (rhs1) == SSA_NAME)
163 lhs = rhs1;
169 && TREE_CODE (rhs1) == SSA_NAME
173 lhs = rhs1;
178 && TREE_CODE (TREE_OPERAND (rhs1, 0)) == MEM_REF
179 && TREE_CODE (TREE_OPERAND (TREE_OPERAND (rhs1, 0), 0)) == SSA_NAME
180 && tree_fits_uhwi_p (TREE_OPERAND (TREE_OPERAND (rhs1, 0), 1)))
182 ret += tree_to_uhwi (TREE_OPERAND (TREE_OPERAND (rhs1, 0), 1))
212 tree rhs1; local
    [all...]
gimple-match-head.cc 954 tree rhs1 = gimple_assign_rhs1 (stmt); local
955 tree op0 = valueize_op (TREE_OPERAND (rhs1, 0));
960 TREE_OPERAND (rhs1, 1),
961 TREE_OPERAND (rhs1, 2),
962 REF_REVERSE_STORAGE_ORDER (rhs1));
974 tree rhs1 = gimple_assign_rhs1 (stmt); local
975 res_op->set_op (code, type, valueize_op (rhs1));
980 tree rhs1 = valueize_op (gimple_assign_rhs1 (stmt)); local
982 res_op->set_op (code, type, rhs1, rhs2);
987 tree rhs1 = gimple_assign_rhs1 (stmt) local
    [all...]
tree-stdarg.cc 138 tree rhs1; local
158 rhs1 = gimple_assign_rhs1 (stmt);
161 && TREE_CODE (rhs1) == SSA_NAME)
163 lhs = rhs1;
169 && TREE_CODE (rhs1) == SSA_NAME
173 lhs = rhs1;
178 && TREE_CODE (TREE_OPERAND (rhs1, 0)) == MEM_REF
179 && TREE_CODE (TREE_OPERAND (TREE_OPERAND (rhs1, 0), 0)) == SSA_NAME
180 && tree_fits_uhwi_p (TREE_OPERAND (TREE_OPERAND (rhs1, 0), 1)))
182 ret += tree_to_uhwi (TREE_OPERAND (TREE_OPERAND (rhs1, 0), 1))
212 tree rhs1; local
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
ccmp.cc 137 tree *rhs1, tree *rhs2)
146 *rhs1 = gimple_assign_rhs1 (g);
154 *rhs1 = t;
171 tree rhs1, rhs2; local
173 get_compare_parts(op, &unsignedp, &rcode, &rhs1, &rhs2);
175 rhs1, rhs2, get_rtx_code (code, 0));
gimple-ssa-split-paths.cc 235 tree rhs1 = gimple_assign_rhs1 (stmt1); local
242 && gimple_phi_arg_def (phi, 1) == rhs1)
244 && gimple_phi_arg_def (phi, 0) == rhs1))
gimple-walk.cc 224 tree rhs1 = gimple_assign_rhs1 (stmt); local
226 = (is_gimple_reg_type (TREE_TYPE (rhs1)) && !is_gimple_reg (rhs1))
838 /* COND_EXPR and VCOND_EXPR rhs1 argument is a comparison
ccmp.cc 137 tree *rhs1, tree *rhs2)
146 *rhs1 = gimple_assign_rhs1 (g);
154 *rhs1 = t;
171 tree rhs1, rhs2; local
173 get_compare_parts(op, &unsignedp, &rcode, &rhs1, &rhs2);
175 rhs1, rhs2, get_rtx_code (code, 0));
gimple-ssa-split-paths.cc 235 tree rhs1 = gimple_assign_rhs1 (stmt1); local
242 && gimple_phi_arg_def (phi, 1) == rhs1)
244 && gimple_phi_arg_def (phi, 0) == rhs1))
gimple-walk.cc 224 tree rhs1 = gimple_assign_rhs1 (stmt); local
226 = (is_gimple_reg_type (TREE_TYPE (rhs1)) && !is_gimple_reg (rhs1))
838 /* COND_EXPR and VCOND_EXPR rhs1 argument is a comparison
gimple-match-exports.cc 743 tree rhs1 = gimple_assign_rhs1 (stmt); local
744 tree op0 = valueize_op (TREE_OPERAND (rhs1, 0));
749 TREE_OPERAND (rhs1, 1),
750 TREE_OPERAND (rhs1, 2),
751 REF_REVERSE_STORAGE_ORDER (rhs1));
763 tree rhs1 = gimple_assign_rhs1 (stmt); local
764 res_op->set_op (code, type, valueize_op (rhs1));
769 tree rhs1 = valueize_op (gimple_assign_rhs1 (stmt)); local
771 res_op->set_op (code, type, rhs1, rhs2);
776 tree rhs1 = gimple_assign_rhs1 (stmt) local
    [all...]
tree-ssa-scopedtables.cc 141 tree rhs1 = gimple_assign_rhs1 (stmt); local
143 if (tree_swap_operands_p (rhs1, rhs2))
144 std::swap (rhs1, rhs2);
145 expr.ops.binary.opnd0 = rhs1;
155 return code == MIN_EXPR ? rhs1 : rhs2;
166 return code == MIN_EXPR ? rhs2 : rhs1;
193 tree rhs1 = gimple_assign_rhs1 (stmt); local
195 if (tree_swap_operands_p (rhs1, rhs2))
196 std::swap (rhs1, rhs2);
197 expr.ops.binary.opnd0 = rhs1;
    [all...]
tree-stdarg.cc 138 tree rhs1; local
158 rhs1 = gimple_assign_rhs1 (stmt);
161 && TREE_CODE (rhs1) == SSA_NAME)
163 lhs = rhs1;
169 && TREE_CODE (rhs1) == SSA_NAME
173 lhs = rhs1;
178 && TREE_CODE (TREE_OPERAND (rhs1, 0)) == MEM_REF
179 && TREE_CODE (TREE_OPERAND (TREE_OPERAND (rhs1, 0), 0)) == SSA_NAME
180 && tree_fits_uhwi_p (TREE_OPERAND (TREE_OPERAND (rhs1, 0), 1)))
182 ret += tree_to_uhwi (TREE_OPERAND (TREE_OPERAND (rhs1, 0), 1))
212 tree rhs1; local
    [all...]
gimple-match-exports.cc 743 tree rhs1 = gimple_assign_rhs1 (stmt); local
744 tree op0 = valueize_op (TREE_OPERAND (rhs1, 0));
749 TREE_OPERAND (rhs1, 1),
750 TREE_OPERAND (rhs1, 2),
751 REF_REVERSE_STORAGE_ORDER (rhs1));
763 tree rhs1 = gimple_assign_rhs1 (stmt); local
764 res_op->set_op (code, type, valueize_op (rhs1));
769 tree rhs1 = valueize_op (gimple_assign_rhs1 (stmt)); local
771 res_op->set_op (code, type, rhs1, rhs2);
776 tree rhs1 = gimple_assign_rhs1 (stmt) local
    [all...]
tree-ssa-scopedtables.cc 141 tree rhs1 = gimple_assign_rhs1 (stmt); local
143 if (tree_swap_operands_p (rhs1, rhs2))
144 std::swap (rhs1, rhs2);
145 expr.ops.binary.opnd0 = rhs1;
155 return code == MIN_EXPR ? rhs1 : rhs2;
166 return code == MIN_EXPR ? rhs2 : rhs1;
193 tree rhs1 = gimple_assign_rhs1 (stmt); local
195 if (tree_swap_operands_p (rhs1, rhs2))
196 std::swap (rhs1, rhs2);
197 expr.ops.binary.opnd0 = rhs1;
    [all...]
tree-stdarg.cc 138 tree rhs1; local
158 rhs1 = gimple_assign_rhs1 (stmt);
161 && TREE_CODE (rhs1) == SSA_NAME)
163 lhs = rhs1;
169 && TREE_CODE (rhs1) == SSA_NAME
173 lhs = rhs1;
178 && TREE_CODE (TREE_OPERAND (rhs1, 0)) == MEM_REF
179 && TREE_CODE (TREE_OPERAND (TREE_OPERAND (rhs1, 0), 0)) == SSA_NAME
180 && tree_fits_uhwi_p (TREE_OPERAND (TREE_OPERAND (rhs1, 0), 1)))
182 ret += tree_to_uhwi (TREE_OPERAND (TREE_OPERAND (rhs1, 0), 1))
212 tree rhs1; local
    [all...]
tree-ssa-loop-ch.cc 1026 tree rhs1 = gimple_assign_rhs1 (stmt); local
1030 && INTEGRAL_TYPE_P (TREE_TYPE (rhs1))
1031 && TYPE_OVERFLOW_UNDEFINED (TREE_TYPE (rhs1)))

Completed in 90 milliseconds

1 2 3 4 5 6 7