Searched defs:rhs0 (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-scalar-evolution.c | 920 tree type, tree rhs0, enum tree_code code, tree rhs1, in follow_ssa_edge_binary() 1059 tree type = TREE_TYPE (expr), rhs0, rhs1; in follow_ssa_edge_expr() local
|
H A D | tree-ssa-forwprop.c | 415 tree rhs0 = NULL_TREE, rhs1 = NULL_TREE; in forward_propagate_into_comparison_1() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-scalar-evolution.c | 909 tree type, tree rhs0, enum tree_code code, tree rhs1, in follow_ssa_edge_binary() 1048 tree type = TREE_TYPE (expr), rhs0, rhs1; in follow_ssa_edge_expr() local
|
H A D | tree-ssa-forwprop.c | 415 tree rhs0 = NULL_TREE, rhs1 = NULL_TREE; in forward_propagate_into_comparison_1() local
|
H A D | hsa-gen.c | 4465 tree rhs0 = gimple_call_arg (call, 0); in gen_hsa_divmod() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | pt.c | 16468 tree rhs0 = RECUR (TREE_OPERAND (rhs, 0)); in tsubst_omp_for_iterator() local 16493 tree rhs0 = RECUR (TREE_OPERAND (rhs, 0)); in tsubst_omp_for_iterator() local
|