Lines Matching refs:result_
211 generated code is cached in RESULT_ and returned from the caller. */
217 tree result_;
224 this->result_ = NULL_TREE;
231 return this->result_;
259 this->result_ = build_condition (build_ctype (e->type), cond, t1, t2);
279 this->result_ = d_convert (build_ctype (e->type),
290 this->result_ = build_float_identity (code, t1, t2);
300 this->result_ = build_boolop (TRUTH_ANDIF_EXPR, req, ieq);
302 this->result_ = build_boolop (TRUTH_ORIF_EXPR, req, ieq);
314 this->result_ = build_struct_comparison (code, ts->sym, t1, t2);
322 this->result_ = d_convert (build_ctype (e->type),
421 this->result_ = result;
435 this->result_ = result;
447 this->result_ = build_struct_comparison (code, ts->sym, t1, t2);
460 this->result_ = result;
469 this->result_ = d_convert (build_ctype (e->type),
485 this->result_ = build_libcall (LIBCALL_AAINX, e->type, 3,
535 this->result_ = d_convert (build_ctype (e->type), result);
554 this->result_ = d_convert (build_ctype (e->type),
566 this->result_ = build_condition (build_ctype (e->type),
594 this->result_ = complex_expr (build_ctype (e->type), t1, t2);
596 this->result_ = complex_expr (build_ctype (e->type), t2, t1);
660 this->result_ = binary_op (code, build_ctype (e->type),
742 this->result_ = result;
815 this->result_ = convert_expr (exp, e1b->type, e->type);
901 this->result_ = compound_expr (result, build_deref (ptr));
926 this->result_ = compound_expr (t1, t2);
979 this->result_ = compound_expr (result, t1);
1027 this->result_ = compound_expr (result, t1);
1033 this->result_ = build_libcall (LIBCALL_ARRAYASSIGN, e->type, 3,
1041 this->result_ = build_libcall (LIBCALL_ARRAYCOPY, e->type, 3,
1066 this->result_ = indirect_ref (build_ctype (e->type),
1100 this->result_ = compound_expr (result, t1);
1118 this->result_ = compound_expr (init, t1);
1122 this->result_ = compound_expr (init, result);
1137 this->result_ = build_memset_call (build_expr (e->e1));
1160 this->result_ = build_assign (modifycode, t1, t2);
1186 this->result_ = result;
1194 this->result_ = build_assign (modifycode, t1, t2);
1202 this->result_ = build_libcall (LIBCALL_THROW, Type::tvoid, 1, arg);
1225 this->result_ = result;
1271 this->result_ = indirect_ref (build_ctype (e->type), result);
1300 this->result_ = indirect_ref (TREE_TYPE (TREE_TYPE (ptr)),
1313 this->result_ = build2 (COMPOUND_EXPR, type, t1, t2);
1322 this->result_ = d_array_length (build_expr (e->e1));
1327 this->result_ = error_mark_node;
1337 this->result_ = delegate_object (t1);
1346 this->result_ = delegate_method (t1);
1364 this->result_ = result;
1408 this->result_ = indirect_ref (build_ctype (e->type), ptr);
1418 this->result_ = compound_expr (array, result);
1432 this->result_ = build_nop (build_ctype (tbtype), result);
1434 this->result_ = convert_for_rvalue (result, ebtype, tbtype);
1456 this->result_ = build_libcall (libcall, Type::tvoid, 1, t1);
1462 this->result_ = error_mark_node;
1478 this->result_ = build_libcall (LIBCALL_AADELX, Type::tbool, 3,
1486 this->result_ = error_mark_node;
1498 this->result_ = d_convert (build_ctype (e->type), result);
1510 this->result_ = fold_build1 (BIT_NOT_EXPR, build_ctype (e->type),
1532 this->result_ = d_convert (type, ret);
1582 this->result_ = result;
1586 this->result_ = result;
1595 this->result_ = indirect_ref (build_ctype (e->type), build_expr (e->e1));
1629 this->result_ = d_convert (type, build_address (exp));
1811 this->result_ = exp;
1846 this->result_ = error_mark_node;
1875 this->result_ = build_method_call (fndecl, object, e->type);
1883 this->result_ = build_expr (e->e1);
1897 this->result_ = get_decl_tree (vd);
1912 this->result_ = component_ref (object, get_symbol_decl (vd));
1919 this->result_ = error_mark_node;
1988 this->result_ = void_node;
2006 this->result_ = build_vcondition (condition, assert_pass, assert_fail);
2024 this->result_ = result;
2040 this->result_ = build_nop (build_ctype (e->type), ti);
2056 this->result_ = build_nop (build_ctype (e->type), ci);
2088 this->result_ = build_method_call (func, object, e->fd->type);
2089 TREE_CONSTANT (this->result_) = 1;
2094 this->result_ = build_method_call (func, object, e->fd->type);
2099 this->result_ = build_nop (build_ctype (e->type),
2110 this->result_ = build_call_expr (ttrap, 0);
2136 this->result_ = result;
2146 this->result_ = error_mark_node;
2152 this->result_ = integer_zero_node;
2204 this->result_ = init;
2206 this->result_ = error_mark_node;
2228 this->result_ = d_array_value (type, length, ptr);
2239 this->result_ = result;
2261 this->result_ = result;
2360 this->result_ = d_convert (build_ctype (e->type),
2428 this->result_ = d_array_value (build_ctype (e->type),
2487 this->result_ = d_convert (build_ctype (e->type),
2512 this->result_ = convert_expr (result, tb, e->type);
2520 this->result_ = build_integer_cst (e->value, ctype);
2527 this->result_ = build_float_cst (e->value, e->type->toBasetype ());
2554 this->result_ = build_complex (build_ctype (e->type),
2582 this->result_ = ctor;
2602 this->result_ = d_convert (type, value);
2625 this->result_ = result;
2647 this->result_ = d_array_value (build_ctype (e->type),
2650 this->result_ = build_constructor (make_array_type (tb->nextOf (), 0),
2737 this->result_ = compound_expr (saved_elems, d_convert (type, ctor));
2760 this->result_ = compound_expr (saved_elems, result);
2777 this->result_ = build_constructor (build_ctype (ta), NULL);
2810 this->result_ = compound_expr (init, result);
2820 this->result_ = build_constructor (build_ctype (e->type), NULL);
2837 this->result_ = init;
2908 this->result_ = compound_expr (saved_elems, ctor);
2932 this->result_ = compound_expr (saved_elems, ctor);
2939 this->result_ = build_typeof_null_value (e->type);
2968 this->result_ = build_vector_from_ctor (type, elms);
2970 this->result_ = build_constructor (type, elms);
2975 this->result_ = convert_expr (build_expr (e->e1, this->constp_),
2984 this->result_ = build_vector_from_val (type, value);
2992 this->result_ = convert_expr (build_expr (e->e1, this->constp_, true),
3023 this->result_ = var;
3033 this->result_ = build_zero_cst (build_ctype (e->type));
3043 this->result_ = error_mark_node;
3050 this->result_ = error_mark_node;