Home
last modified time | relevance | path

Searched refs:is_char_store (Results 1 – 7 of 7) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-strlen.c5541 bool is_char_store = is_char_type (type); in handle_assign() local
5542 if (!is_char_store && TREE_CODE (lhs) == MEM_REF) in handle_assign()
5558 is_char_store = true; in handle_assign()
5565 if (is_char_store && !handle_store (zero_write)) in handle_assign()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-strlen.c5663 bool is_char_store = is_char_type (type); in check_and_optimize_stmt() local
5664 if (!is_char_store && TREE_CODE (lhs) == MEM_REF) in check_and_optimize_stmt()
5680 is_char_store = true; in check_and_optimize_stmt()
5687 if (is_char_store && !handle_store (gsi, &zero_write, rvals)) in check_and_optimize_stmt()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-strlen.c5405 bool is_char_store = is_char_type (type); in check_and_optimize_stmt() local
5406 if (!is_char_store && TREE_CODE (lhs) == MEM_REF) in check_and_optimize_stmt()
5422 is_char_store = true; in check_and_optimize_stmt()
5429 if (is_char_store && !handle_store (gsi, &zero_write, ptr_qry)) in check_and_optimize_stmt()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-strlen.c5405 bool is_char_store = is_char_type (type); in check_and_optimize_stmt() local
5406 if (!is_char_store && TREE_CODE (lhs) == MEM_REF) in check_and_optimize_stmt()
5422 is_char_store = true; in check_and_optimize_stmt()
5429 if (is_char_store && !handle_store (gsi, &zero_write, ptr_qry)) in check_and_optimize_stmt()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-strlen.c5655 bool is_char_store = is_char_type (type); in check_and_optimize_stmt() local
5656 if (!is_char_store && TREE_CODE (lhs) == MEM_REF) in check_and_optimize_stmt()
5672 is_char_store = true; in check_and_optimize_stmt()
5679 if (is_char_store && !handle_store (gsi, &zero_write, rvals)) in check_and_optimize_stmt()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-strlen.c5405 bool is_char_store = is_char_type (type); in check_and_optimize_stmt() local
5406 if (!is_char_store && TREE_CODE (lhs) == MEM_REF) in check_and_optimize_stmt()
5422 is_char_store = true; in check_and_optimize_stmt()
5429 if (is_char_store && !handle_store (gsi, &zero_write, ptr_qry)) in check_and_optimize_stmt()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-strlen.c5663 bool is_char_store = is_char_type (type); in check_and_optimize_stmt() local
5664 if (!is_char_store && TREE_CODE (lhs) == MEM_REF) in check_and_optimize_stmt()
5680 is_char_store = true; in check_and_optimize_stmt()
5687 if (is_char_store && !handle_store (gsi, &zero_write, rvals)) in check_and_optimize_stmt()