Home
last modified time | relevance | path

Searched refs:is_gimple_lvalue (Results 1 – 25 of 29) sorted by relevance

12

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dgimplify-me.c199 is_inout ? is_gimple_min_lval : is_gimple_lvalue, in gimple_regimplify_operands()
212 is_gimple_lvalue, fb_lvalue | fb_mayfail); in gimple_regimplify_operands()
231 gimplify_expr (&op, &pre, NULL, is_gimple_lvalue, fb_lvalue); in gimple_regimplify_operands()
H A Dgimplify-me.cc199 is_inout ? is_gimple_min_lval : is_gimple_lvalue, in gimple_regimplify_operands()
212 is_gimple_lvalue, fb_lvalue | fb_mayfail); in gimple_regimplify_operands()
231 gimplify_expr (&op, &pre, NULL, is_gimple_lvalue, fb_lvalue); in gimple_regimplify_operands()
H A Dgimple-expr.h42 extern bool is_gimple_lvalue (tree);
H A Dgimple-expr.c603 is_gimple_lvalue (tree t) in is_gimple_lvalue() function
H A Dgimple-expr.cc593 is_gimple_lvalue (tree t) in is_gimple_lvalue() function
H A Dgimplify.cc530 return is_gimple_val (t) || is_gimple_lvalue (t); in is_gimple_mem_rhs()
558 || is_gimple_lvalue (t) in is_gimple_mem_rhs_or_call()
3479 test = is_gimple_lvalue, fb = fb_either; in gimplify_arg()
5120 is_gimple_lvalue, fb_lvalue); in gimplify_init_constructor()
5691 is_gimple_lvalue, fb_lvalue); in gimplify_modify_expr_rhs()
6779 is_gimple_lvalue, fb_lvalue | fb_mayfail); in gimplify_asm_expr()
9596 is_gimple_lvalue, fb_lvalue) in gimplify_scan_omp_clauses()
9882 pre_p, NULL, is_gimple_lvalue, in gimplify_scan_omp_clauses()
10382 NULL, is_gimple_lvalue, fb_lvalue) in gimplify_scan_omp_clauses()
14947 || gimple_test_f == is_gimple_lvalue) in gimplify_expr()
[all …]
H A Dgimplify.c522 return is_gimple_val (t) || is_gimple_lvalue (t); in is_gimple_mem_rhs()
550 || is_gimple_lvalue (t) in is_gimple_mem_rhs_or_call()
3256 test = is_gimple_lvalue, fb = fb_either; in gimplify_arg()
4879 is_gimple_lvalue, fb_lvalue); in gimplify_init_constructor()
5394 is_gimple_lvalue, fb_lvalue); in gimplify_modify_expr_rhs()
6295 is_inout ? is_gimple_min_lval : is_gimple_lvalue, in gimplify_asm_expr()
6463 is_gimple_lvalue, fb_lvalue | fb_mayfail); in gimplify_asm_expr()
8991 if (gimplify_expr (pd, pre_p, NULL, is_gimple_lvalue, fb_lvalue) in gimplify_scan_omp_clauses()
9328 NULL, is_gimple_lvalue, fb_lvalue) in gimplify_scan_omp_clauses()
13492 || gimple_test_f == is_gimple_lvalue) in gimplify_expr()
[all …]
H A Dtree-ssa-propagate.c582 if (!is_gimple_lvalue (arg)) in valid_gimple_call_p()
H A Dgimple.def93 accepted by is_gimple_lvalue.
H A Dtree-cfg.c3404 && (!is_gimple_lvalue (lhs) in verify_gimple_call()
3488 && !is_gimple_lvalue (arg))) in verify_gimple_call()
H A Dtree-cfg.cc3382 && (!is_gimple_lvalue (lhs) in verify_gimple_call()
3494 && !is_gimple_lvalue (arg))) in verify_gimple_call()
H A Dgimple-fold.cc721 if (!is_gimple_lvalue (arg)) in valid_gimple_call_p()
H A DChangeLog.tuples6201 is_gimple_lvalue and is gimple_val...
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dgimplify-me.c199 is_inout ? is_gimple_min_lval : is_gimple_lvalue, in gimple_regimplify_operands()
212 is_gimple_lvalue, fb_lvalue | fb_mayfail); in gimple_regimplify_operands()
231 gimplify_expr (&op, &pre, NULL, is_gimple_lvalue, fb_lvalue); in gimple_regimplify_operands()
H A Dgimple-expr.h42 extern bool is_gimple_lvalue (tree);
H A Dgimple-expr.c603 is_gimple_lvalue (tree t) in is_gimple_lvalue() function
H A Dgimplify.c522 return is_gimple_val (t) || is_gimple_lvalue (t); in is_gimple_mem_rhs()
550 || is_gimple_lvalue (t) in is_gimple_mem_rhs_or_call()
3256 test = is_gimple_lvalue, fb = fb_either; in gimplify_arg()
4879 is_gimple_lvalue, fb_lvalue); in gimplify_init_constructor()
5394 is_gimple_lvalue, fb_lvalue); in gimplify_modify_expr_rhs()
6295 is_inout ? is_gimple_min_lval : is_gimple_lvalue, in gimplify_asm_expr()
6463 is_gimple_lvalue, fb_lvalue | fb_mayfail); in gimplify_asm_expr()
8991 if (gimplify_expr (pd, pre_p, NULL, is_gimple_lvalue, fb_lvalue) in gimplify_scan_omp_clauses()
9328 NULL, is_gimple_lvalue, fb_lvalue) in gimplify_scan_omp_clauses()
13492 || gimple_test_f == is_gimple_lvalue) in gimplify_expr()
[all …]
H A Dtree-ssa-propagate.c582 if (!is_gimple_lvalue (arg)) in valid_gimple_call_p()
H A Dgimple.def93 accepted by is_gimple_lvalue.
H A Dtree-cfg.c3404 && (!is_gimple_lvalue (lhs) in verify_gimple_call()
3488 && !is_gimple_lvalue (arg))) in verify_gimple_call()
/netbsd/external/gpl3/gcc/dist/gcc/d/
H A Dd-gimplify.cc57 if (!is_gimple_lvalue (op) && !INDIRECT_REF_P (op)) in empty_modify_p()
92 is_gimple_lvalue, fb_lvalue); in d_gimplify_modify_expr()
/netbsd/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-lang.cc834 if (!is_gimple_lvalue (op) && !INDIRECT_REF_P (op)) in empty_modify_p()
876 is_gimple_lvalue, fb_lvalue); in d_gimplify_expr()
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-gimplify.cc375 || is_gimple_lvalue (op) in simple_empty_class_p()
447 return gimplify_expr (arg_p, pre_p, NULL, is_gimple_lvalue, fb_either); in cp_gimplify_arg()
560 is_gimple_lvalue, fb_lvalue); in cp_gimplify_expr()
H A Dcp-gimplify.c632 || is_gimple_lvalue (op) in simple_empty_class_p()
704 return gimplify_expr (arg_p, pre_p, NULL, is_gimple_lvalue, fb_either); in cp_gimplify_arg()
824 is_gimple_lvalue, fb_lvalue); in cp_gimplify_expr()
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-gimplify.c632 || is_gimple_lvalue (op) in simple_empty_class_p()
704 return gimplify_expr (arg_p, pre_p, NULL, is_gimple_lvalue, fb_either); in cp_gimplify_arg()
824 is_gimple_lvalue, fb_lvalue); in cp_gimplify_expr()

12