Searched defs:rhs2 (Results 1 - 25 of 55) sorted by relevance

123

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dccmp.c169 tree rhs1, rhs2; local
134 get_compare_parts(tree t, int *up, rtx_code *rcode, tree *rhs1, tree *rhs2) argument
H A Dtree-ssa-threadedge.c616 const tree rhs2 = gimple_assign_rhs2 (def_stmt); local
705 tree rhs2 = gimple_assign_rhs2 (def_stmt); local
H A Dgimple-ssa-backprop.c789 replace_assign_rhs(gassign *assign, tree lhs, tree rhs1, tree rhs2, tree rhs3) argument
H A Dgimple-match-head.c952 tree rhs2 = gimple_assign_rhs2 (stmt); local
995 tree rhs2 = gimple_assign_rhs2 (stmt); local
H A Dtree-ssa.c1325 tree rhs1, rhs2; local
H A Dtree-ssa-dom.c181 tree rhs2 = gimple_assign_rhs2 (def_stmt); local
195 tree rhs2 = gimple_assign_rhs2 (def_stmt); local
245 tree rhs2 = gimple_assign_rhs2 (def_stmt); local
270 tree rhs2 = gimple_assign_rhs2 (def_stmt); local
304 tree rhs2 = gimple_assign_rhs2 (def_stmt); local
[all...]
H A Dtree-scalar-evolution.c1621 interpret_rhs_expr(class loop *loop, gimple *at_stmt, tree type, tree rhs1, enum tree_code code, tree rhs2) argument
[all...]
H A Dtree-vect-generic.c1114 tree rhs2 = gimple_assign_rhs2 (assign); local
1123 tree rhs2 = gimple_assign_rhs2 (assign); local
1641 tree rhs2 = gimple_assign_rhs2 (stmt); local
1961 tree lhs, rhs1, rhs2 = NULL, type, compute_type = NULL_TREE; local
[all...]
H A Dtree-ssa-phiopt.c1274 tree rhs2 = gimple_assign_rhs2 (assign); local
H A Dtree-ssa-forwprop.c488 tree rhs2 = gimple_assign_rhs2 (stmt); local
524 tree rhs2 = gimple_cond_rhs (stmt); local
668 tree lhs, rhs, rhs2, array_ref; local
[all...]
H A Dtree-ssa-ccp.c1628 bit_value_binop (enum tree_code code, tree type, tree rhs1, tree rhs2) argument
1940 tree rhs2 = gimple_cond_rhs (stmt); local
H A Dgimple-ssa-strength-reduction.c726 tree lhs, rhs1, rhs2; local
1237 slsr_process_mul(gimple *gs, tree rhs1, tree rhs2, bool speed) argument
1456 slsr_process_add(gimple *gs, tree rhs1, tree rhs2, bool speed) argument
1762 tree rhs1 = NULL_TREE, rhs2 = NULL_TREE; local
2193 tree rhs1, rhs2; local
2742 tree rhs2 = gimple_assign_rhs2 (c->cand_stmt); local
3683 tree rhs2; local
[all...]
H A Dtree-ssa-math-opts.c2530 tree lhs, rhs1, rhs2, type, type1, type2; local
2638 tree lhs, rhs1, rhs2, mult_rhs1, mult_rhs2, add_rhs; local
3340 tree rhs2 = gimple_assign_rhs2 (stmt); local
3418 tree rhs2 = gimple_assign_rhs2 (stmt); local
[all...]
H A Dvr-values.c4206 tree rhs2 = gimple_assign_rhs2 (stmt); local
H A Dtree-ssa-loop-niter.c2995 tree rhs2 = gimple_assign_rhs2 (stmt); local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dccmp.cc169 tree rhs1, rhs2; local
134 get_compare_parts(tree t, int *up, rtx_code *rcode, tree *rhs1, tree *rhs2) argument
H A Dtree-ssa-threadedge.cc515 const tree rhs2 = gimple_assign_rhs2 (def_stmt); local
602 tree rhs2 = gimple_assign_rhs2 (def_stmt); local
H A Dgimple-match-head.cc973 tree rhs2 = valueize_op (gimple_assign_rhs2 (stmt)); local
984 tree rhs2 = valueize_op (gimple_assign_rhs2 (stmt)); local
H A Dgimple-ssa-backprop.cc789 replace_assign_rhs(gassign *assign, tree lhs, tree rhs1, tree rhs2, tree rhs3) argument
H A Dtree-ssa.cc1375 tree rhs1, rhs2; local
H A Dtree-scalar-evolution.cc1621 interpret_rhs_expr(class loop *loop, gimple *at_stmt, tree type, tree rhs1, enum tree_code code, tree rhs2) argument
[all...]
H A Dtree-vect-generic.cc1254 tree rhs2 = gimple_assign_rhs2 (assign); local
1264 tree rhs2 = gimple_assign_rhs2 (assign); local
1789 tree rhs2 = gimple_assign_rhs2 (stmt); local
2119 tree lhs, rhs1, rhs2 = NULL, type, compute_type = NULL_TREE; local
[all...]
H A Dtree-ssa-dom.cc181 tree rhs2 = gimple_assign_rhs2 (def_stmt); local
195 tree rhs2 = gimple_assign_rhs2 (def_stmt); local
245 tree rhs2 = gimple_assign_rhs2 (def_stmt); local
270 tree rhs2 = gimple_assign_rhs2 (def_stmt); local
304 tree rhs2 = gimple_assign_rhs2 (def_stmt); local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins-base.cc391 tree rhs2 = gimple_call_arg (f.call, 2); variable
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins-base.cc391 tree rhs2 = gimple_call_arg (f.call, 2); variable

Completed in 896 milliseconds

123