Searched defs:rhs1 (Results 1 - 25 of 90) sorted by relevance

1234

/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dsm-taint.cc227 tree rhs1 = gimple_assign_rhs1 (assign); local
H A Ddiagnostic-manager.cc608 tree rhs1 = gimple_assign_rhs1 (assign); local
/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 Dgimple-walk.c214 tree rhs1 = gimple_assign_rhs1 (stmt); local
H A Dtree-ssa-loop-ch.c465 tree rhs1 = gimple_assign_rhs1 (stmt); local
H A Dgimple-ssa-split-paths.c234 tree rhs1 = gimple_assign_rhs1 (stmt1); local
H A Dgimple-ssa-warn-alloca.c394 tree rhs1 = gimple_assign_rhs1 (def); local
H A Dtree-stdarg.c138 tree rhs1; local
212 tree rhs1; local
[all...]
H A Dtree-ssa-threadedge.c615 const tree rhs1 = gimple_assign_rhs1 (def_stmt); local
704 tree rhs1 = gimple_assign_rhs1 (def_stmt); local
H A Dgimple-ssa-backprop.c789 backprop::replace_assign_rhs (gassign *assign, tree lhs, tree rhs1, argument
H A Dgimple-match-head.c916 tree rhs1 = gimple_assign_rhs1 (stmt); local
942 tree rhs1 = gimple_assign_rhs1 (stmt); local
951 tree rhs1 local
963 tree rhs1 = gimple_assign_rhs1 (stmt); local
[all...]
H A Dtree-ssa-coalesce.c908 tree rhs1 = gimple_assign_rhs1 (stmt); local
1103 tree rhs1 = gimple_assign_rhs1 (stmt); local
1123 tree rhs1 = gimple_return_retval (as_a <greturn *> (stmt)); local
[all...]
H A Dtree-ssa.c1325 tree rhs1, rhs2; local
H A Dtree-ssa-dom.c180 tree rhs1 = gimple_assign_rhs1 (def_stmt); local
194 tree rhs1 = gimple_assign_rhs1 (def_stmt); local
244 tree rhs1 = gimple_assign_rhs1 (def_stmt); local
269 tree rhs1 = gimple_assign_rhs1 (def_stmt); local
303 tree rhs1 = gimple_assign_rhs1 (def_stmt); local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-split-paths.cc235 tree rhs1 = gimple_assign_rhs1 (stmt1); local
H A Dtree-ssa-loop-ch.cc521 tree rhs1 = gimple_assign_rhs1 (stmt); local
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 Dgimple-walk.cc214 tree rhs1 = gimple_assign_rhs1 (stmt); local
H A Dtree-stdarg.cc138 tree rhs1; local
212 tree rhs1; local
[all...]
H A Dtree-ssa-threadedge.cc514 const tree rhs1 = gimple_assign_rhs1 (def_stmt); local
601 tree rhs1 = gimple_assign_rhs1 (def_stmt); local
H A Dgimple-match-head.cc949 tree rhs1 = gimple_assign_rhs1 (stmt); local
966 tree rhs1 = gimple_assign_rhs1 (stmt); local
972 tree rhs1 = valueize_op (gimple_assign_rhs1 (stmt)); local
979 tree rhs1 local
[all...]
H A Dgimple-ssa-backprop.cc789 backprop::replace_assign_rhs (gassign *assign, tree lhs, tree rhs1, argument
H A Dtree-ssa.cc1375 tree rhs1, rhs2; local
H A Dtree-ssa-coalesce.cc908 tree rhs1 = gimple_assign_rhs1 (stmt); local
1103 tree rhs1 = gimple_assign_rhs1 (stmt); local
1123 tree rhs1 = gimple_return_retval (as_a <greturn *> (stmt)); local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-omp.c189 c_finish_omp_atomic(location_t loc, enum tree_code code, enum tree_code opcode, tree lhs, tree rhs, tree v, tree lhs1, tree rhs1, bool swapped, enum omp_memory_order memory_order, bool test) argument
[all...]

Completed in 331 milliseconds

1234