| /openbsd-src/gnu/usr.bin/gcc/gcc/treelang/ |
| H A D | treetree.c | 200 build1 (CONVERT_EXPR, TREE_TYPE (exp), integer_zero_node)); in tree_code_if_start() 532 DECL_INITIAL (var_decl) = build1 (CONVERT_EXPR, var_type, init); in tree_code_create_variable() 613 build1 (CONVERT_EXPR, type, exp)); in tree_code_generate_return() 682 build1 (CONVERT_EXPR, type, op2)); in tree_code_get_expression() 703 build1 (CONVERT_EXPR, type, op1), in tree_code_get_expression() 704 build1 (CONVERT_EXPR, type, op2)); in tree_code_get_expression() 716 ret1 = build1 (CONVERT_EXPR, type, op1); in tree_code_get_expression() 752 build1 (CONVERT_EXPR, TREE_TYPE (proto_exp), exp), in tree_code_add_parameter()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | convert.c | 61 return build1 (CONVERT_EXPR, type, expr); 86 return build1 (flag_float_store ? CONVERT_EXPR : NOP_EXPR, 143 expr = fold (build1 (CONVERT_EXPR, (*lang_hooks.types.type_for_size) 200 code = CONVERT_EXPR;
|
| H A D | c-bounded.c | 223 || TREE_CODE (bounded_num_expr) == CONVERT_EXPR 228 || TREE_CODE (bounded_buf_expr) == CONVERT_EXPR 233 || TREE_CODE (bounded_size_expr) == CONVERT_EXPR
|
| H A D | c-convert.c | 84 return build1 (CONVERT_EXPR, type, e);
|
| H A D | builtins.c | 182 case CONVERT_EXPR: 835 while ((TREE_CODE (exp) == NOP_EXPR || TREE_CODE (exp) == CONVERT_EXPR 2262 val = fold (build1 (CONVERT_EXPR, unsigned_char_type_node, val)); 2410 fold (build1 (CONVERT_EXPR, integer_type_node, 2414 fold (build1 (CONVERT_EXPR, integer_type_node, 2537 fold (build1 (CONVERT_EXPR, integer_type_node, 2541 fold (build1 (CONVERT_EXPR, integer_type_node, 2685 fold (build1 (CONVERT_EXPR, integer_type_node, 2689 fold (build1 (CONVERT_EXPR, integer_type_node, 3083 || TREE_CODE (arg) == CONVERT_EXPR
|
| H A D | c-typeck.c | 2729 case CONVERT_EXPR: 2915 case CONVERT_EXPR: 2921 pedantic_lvalue_warning (CONVERT_EXPR); 3020 case CONVERT_EXPR: 3112 case CONVERT_EXPR: 3587 && ! (TREE_CODE (TREE_VALUE (list)) == CONVERT_EXPR 3693 return build1 (CONVERT_EXPR, type, value); 3921 case CONVERT_EXPR: 3936 pedantic_lvalue_warning (CONVERT_EXPR); 5755 || TREE_CODE (first) == CONVERT_EXPR [all …]
|
| H A D | c-pretty-print.c | 788 case CONVERT_EXPR: 838 if (TREE_CODE (e) == CONVERT_EXPR || TREE_CODE (e) == FLOAT_EXPR) 1171 case CONVERT_EXPR:
|
| H A D | varasm.c | 2328 case CONVERT_EXPR: 2479 case CONVERT_EXPR: 2603 case CONVERT_EXPR: 3717 case CONVERT_EXPR: 3798 case CONVERT_EXPR: 3910 || TREE_CODE (op0) == CONVERT_EXPR 3923 || TREE_CODE (op1) == CONVERT_EXPR 3989 while (TREE_CODE (exp) == NOP_EXPR || TREE_CODE (exp) == CONVERT_EXPR
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
| H A D | uninit-A.c | 21 CALL_EXPR, NEW_ARRAY_EXPR, NEW_CLASS_EXPR, CONVERT_EXPR, enumerator 75 case CONVERT_EXPR:
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | convert.c | 69 return fold_build1 (CONVERT_EXPR, type, expr); in convert_to_pointer() 106 && TREE_CODE (exp) != CONVERT_EXPR) in strip_float_extensions() 325 ? CONVERT_EXPR : NOP_EXPR, type, expr); in convert_to_real() 467 expr = fold_build1 (CONVERT_EXPR, in convert_to_integer() 506 code = CONVERT_EXPR; in convert_to_integer() 725 return build1 (CONVERT_EXPR, type, expr); in convert_to_integer()
|
| H A D | c-bounded.c | 228 || TREE_CODE (bounded_num_expr) == CONVERT_EXPR 233 || TREE_CODE (bounded_buf_expr) == CONVERT_EXPR 238 || TREE_CODE (bounded_size_expr) == CONVERT_EXPR
|
| H A D | tree-stdarg.c | 167 || TREE_CODE (rhs) == CONVERT_EXPR) in va_list_counter_bump() 225 || TREE_CODE (rhs) == CONVERT_EXPR) in va_list_counter_bump() 453 || TREE_CODE (rhs) == CONVERT_EXPR) in check_va_list_escapes() 561 || TREE_CODE (rhs) == CONVERT_EXPR) in check_all_va_list_escapes()
|
| H A D | tree-ssa-forwprop.c | 350 || TREE_CODE (def_rhs) == CONVERT_EXPR) in forward_propagate_into_cond_1() 455 || TREE_CODE (def_rhs) == CONVERT_EXPR) in find_equivalent_equality_comparison()
|
| H A D | tree-gimple.c | 411 || TREE_CODE (t) == CONVERT_EXPR in is_gimple_cast()
|
| H A D | varasm.c | 2513 case CONVERT_EXPR: in const_hash_1() 2660 case CONVERT_EXPR: in compare_constant() 2714 case CONVERT_EXPR: in copy_constant() 3614 case CONVERT_EXPR: in compute_reloc_for_constant() 3673 case CONVERT_EXPR: in output_addressed_constants() 3784 case CONVERT_EXPR: in initializer_constant_valid_p() 3901 || TREE_CODE (op0) == CONVERT_EXPR in initializer_constant_valid_p() 3914 || TREE_CODE (op1) == CONVERT_EXPR in initializer_constant_valid_p() 4020 while (TREE_CODE (exp) == NOP_EXPR || TREE_CODE (exp) == CONVERT_EXPR in output_constant()
|
| H A D | tree-ssa-threadedge.c | 433 || TREE_CODE (cached_lhs) == CONVERT_EXPR in simplify_control_stmt_condition()
|
| H A D | tree-scalar-evolution.c | 1681 case CONVERT_EXPR: in interpret_rhs_modify_expr() 1730 if (TREE_CODE (expr) != NOP_EXPR && TREE_CODE (expr) != CONVERT_EXPR) in fold_used_pointer_cast() 1758 if ((TREE_CODE (expr) == NOP_EXPR || TREE_CODE (expr) == CONVERT_EXPR) in pointer_offset_p() 2305 case CONVERT_EXPR: in instantiate_parameters_1()
|
| H A D | dojump.c | 196 case CONVERT_EXPR: in do_jump() 222 || TREE_CODE (exp0) == CONVERT_EXPR in do_jump()
|
| /openbsd-src/gnu/gcc/gcc/treelang/ |
| H A D | tree-convert.c | 83 return build1 (CONVERT_EXPR, type, e); in convert()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
| H A D | 20000914-1.c | 117 CONVERT_EXPR, enumerator
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | dump.c | 71 case CONVERT_EXPR:
|
| H A D | operators.def | 87 DEF_SIMPLE_OPERATOR ("+", CONVERT_EXPR, "ps", 1)
|
| H A D | cvt.c | 269 return build1 (CONVERT_EXPR, type, expr); 922 expr = build1 (CONVERT_EXPR, void_type_node, expr);
|
| H A D | typeck.c | 1634 inner = build1 (CONVERT_EXPR, 3957 case CONVERT_EXPR: 4129 case CONVERT_EXPR: 4198 (CONVERT_EXPR, 4219 (CONVERT_EXPR, 4291 case CONVERT_EXPR: 4624 && !(TREE_CODE (TREE_VALUE(list)) == CONVERT_EXPR 5383 case CONVERT_EXPR: 6178 else if (TREE_CODE (whats_returned) == CONVERT_EXPR
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | cvt.c | 272 return build1 (CONVERT_EXPR, type, expr); in cp_convert_to_pointer() 984 expr = build1 (CONVERT_EXPR, void_type_node, expr); in convert_to_void()
|