Home
last modified time | relevance | path

Searched refs:bnd_def (Results 1 – 16 of 16) sorted by relevance

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-chkp-opt.c538 gimple *bnd_def; in chkp_get_check_result() local
561 bnd_def = SSA_NAME_DEF_STMT (bounds); in chkp_get_check_result()
564 if (gimple_code (bnd_def) == GIMPLE_CALL in chkp_get_check_result()
579 else if (gimple_code (bnd_def) == GIMPLE_ASSIGN in chkp_get_check_result()
586 else if (gimple_code (bnd_def) == GIMPLE_ASSIGN in chkp_get_check_result()
593 else if (gimple_code (bnd_def) == GIMPLE_ASSIGN in chkp_get_check_result()
736 gimple *bnd_def; in chkp_use_outer_bounds_if_possible() local
743 bnd_def = SSA_NAME_DEF_STMT (ci->bounds); in chkp_use_outer_bounds_if_possible()
744 if (gimple_code (bnd_def) != GIMPLE_CALL in chkp_use_outer_bounds_if_possible()
758 bnd1 = gimple_call_arg (bnd_def, 0); in chkp_use_outer_bounds_if_possible()
[all …]
H A Dtree-chkp.c1146 gimple *bnd_def = SSA_NAME_DEF_STMT (bnd);
1147 gcc_checking_assert (gimple_code (bnd_def) == GIMPLE_ASSIGN);
1148 bnd = gimple_assign_rhs1 (bnd_def);
1250 gimple *bnd_def = SSA_NAME_DEF_STMT (bnd);
1254 if (gimple_code (bnd_def) != GIMPLE_NOP
1255 && stmt_dominates_stmt_p (def, bnd_def))
1256 gsi = gsi_for_stmt (bnd_def);
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-chkp-opt.c538 gimple *bnd_def; in chkp_get_check_result() local
561 bnd_def = SSA_NAME_DEF_STMT (bounds); in chkp_get_check_result()
564 if (gimple_code (bnd_def) == GIMPLE_CALL in chkp_get_check_result()
579 else if (gimple_code (bnd_def) == GIMPLE_ASSIGN in chkp_get_check_result()
586 else if (gimple_code (bnd_def) == GIMPLE_ASSIGN in chkp_get_check_result()
736 gimple *bnd_def; in chkp_use_outer_bounds_if_possible() local
743 bnd_def = SSA_NAME_DEF_STMT (ci->bounds); in chkp_use_outer_bounds_if_possible()
744 if (gimple_code (bnd_def) != GIMPLE_CALL in chkp_use_outer_bounds_if_possible()
754 print_gimple_stmt (dump_file, bnd_def, 0); in chkp_use_outer_bounds_if_possible()
758 bnd1 = gimple_call_arg (bnd_def, 0); in chkp_use_outer_bounds_if_possible()
[all …]
H A Dtree-chkp.c1201 gimple *bnd_def = SSA_NAME_DEF_STMT (bnd);
1202 gcc_checking_assert (gimple_code (bnd_def) == GIMPLE_ASSIGN);
1203 bnd = gimple_assign_rhs1 (bnd_def);
1305 gimple *bnd_def = SSA_NAME_DEF_STMT (bnd);
1309 if (gimple_code (bnd_def) != GIMPLE_NOP
1310 && stmt_dominates_stmt_p (def, bnd_def))
1311 gsi = gsi_for_stmt (bnd_def);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-chkp-opt.c538 gimple *bnd_def; in chkp_get_check_result() local
561 bnd_def = SSA_NAME_DEF_STMT (bounds); in chkp_get_check_result()
564 if (gimple_code (bnd_def) == GIMPLE_CALL in chkp_get_check_result()
579 else if (gimple_code (bnd_def) == GIMPLE_ASSIGN in chkp_get_check_result()
586 else if (gimple_code (bnd_def) == GIMPLE_ASSIGN in chkp_get_check_result()
736 gimple *bnd_def; in chkp_use_outer_bounds_if_possible() local
743 bnd_def = SSA_NAME_DEF_STMT (ci->bounds); in chkp_use_outer_bounds_if_possible()
744 if (gimple_code (bnd_def) != GIMPLE_CALL in chkp_use_outer_bounds_if_possible()
754 print_gimple_stmt (dump_file, bnd_def, 0); in chkp_use_outer_bounds_if_possible()
758 bnd1 = gimple_call_arg (bnd_def, 0); in chkp_use_outer_bounds_if_possible()
[all …]
H A Dtree-chkp.c1201 gimple *bnd_def = SSA_NAME_DEF_STMT (bnd);
1202 gcc_checking_assert (gimple_code (bnd_def) == GIMPLE_ASSIGN);
1203 bnd = gimple_assign_rhs1 (bnd_def);
1305 gimple *bnd_def = SSA_NAME_DEF_STMT (bnd);
1309 if (gimple_code (bnd_def) != GIMPLE_NOP
1310 && stmt_dominates_stmt_p (def, bnd_def))
1311 gsi = gsi_for_stmt (bnd_def);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-chkp-opt.c538 gimple *bnd_def; in chkp_get_check_result() local
561 bnd_def = SSA_NAME_DEF_STMT (bounds); in chkp_get_check_result()
564 if (gimple_code (bnd_def) == GIMPLE_CALL in chkp_get_check_result()
579 else if (gimple_code (bnd_def) == GIMPLE_ASSIGN in chkp_get_check_result()
586 else if (gimple_code (bnd_def) == GIMPLE_ASSIGN in chkp_get_check_result()
736 gimple *bnd_def; in chkp_use_outer_bounds_if_possible() local
743 bnd_def = SSA_NAME_DEF_STMT (ci->bounds); in chkp_use_outer_bounds_if_possible()
744 if (gimple_code (bnd_def) != GIMPLE_CALL in chkp_use_outer_bounds_if_possible()
754 print_gimple_stmt (dump_file, bnd_def, 0); in chkp_use_outer_bounds_if_possible()
758 bnd1 = gimple_call_arg (bnd_def, 0); in chkp_use_outer_bounds_if_possible()
[all …]
H A Dtree-chkp.c1201 gimple *bnd_def = SSA_NAME_DEF_STMT (bnd);
1202 gcc_checking_assert (gimple_code (bnd_def) == GIMPLE_ASSIGN);
1203 bnd = gimple_assign_rhs1 (bnd_def);
1305 gimple *bnd_def = SSA_NAME_DEF_STMT (bnd);
1309 if (gimple_code (bnd_def) != GIMPLE_NOP
1310 && stmt_dominates_stmt_p (def, bnd_def))
1311 gsi = gsi_for_stmt (bnd_def);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-chkp-opt.c538 gimple *bnd_def; in chkp_get_check_result() local
561 bnd_def = SSA_NAME_DEF_STMT (bounds); in chkp_get_check_result()
564 if (gimple_code (bnd_def) == GIMPLE_CALL in chkp_get_check_result()
579 else if (gimple_code (bnd_def) == GIMPLE_ASSIGN in chkp_get_check_result()
586 else if (gimple_code (bnd_def) == GIMPLE_ASSIGN in chkp_get_check_result()
736 gimple *bnd_def; in chkp_use_outer_bounds_if_possible() local
743 bnd_def = SSA_NAME_DEF_STMT (ci->bounds); in chkp_use_outer_bounds_if_possible()
744 if (gimple_code (bnd_def) != GIMPLE_CALL in chkp_use_outer_bounds_if_possible()
754 print_gimple_stmt (dump_file, bnd_def, 0); in chkp_use_outer_bounds_if_possible()
758 bnd1 = gimple_call_arg (bnd_def, 0); in chkp_use_outer_bounds_if_possible()
[all …]
H A Dtree-chkp.c1201 gimple *bnd_def = SSA_NAME_DEF_STMT (bnd);
1202 gcc_checking_assert (gimple_code (bnd_def) == GIMPLE_ASSIGN);
1203 bnd = gimple_assign_rhs1 (bnd_def);
1305 gimple *bnd_def = SSA_NAME_DEF_STMT (bnd);
1309 if (gimple_code (bnd_def) != GIMPLE_NOP
1310 && stmt_dominates_stmt_p (def, bnd_def))
1311 gsi = gsi_for_stmt (bnd_def);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-chkp-opt.c538 gimple *bnd_def; in chkp_get_check_result() local
561 bnd_def = SSA_NAME_DEF_STMT (bounds); in chkp_get_check_result()
564 if (gimple_code (bnd_def) == GIMPLE_CALL in chkp_get_check_result()
579 else if (gimple_code (bnd_def) == GIMPLE_ASSIGN in chkp_get_check_result()
586 else if (gimple_code (bnd_def) == GIMPLE_ASSIGN in chkp_get_check_result()
736 gimple *bnd_def; in chkp_use_outer_bounds_if_possible() local
743 bnd_def = SSA_NAME_DEF_STMT (ci->bounds); in chkp_use_outer_bounds_if_possible()
744 if (gimple_code (bnd_def) != GIMPLE_CALL in chkp_use_outer_bounds_if_possible()
754 print_gimple_stmt (dump_file, bnd_def, 0); in chkp_use_outer_bounds_if_possible()
758 bnd1 = gimple_call_arg (bnd_def, 0); in chkp_use_outer_bounds_if_possible()
[all …]
H A Dtree-chkp.c1201 gimple *bnd_def = SSA_NAME_DEF_STMT (bnd);
1202 gcc_checking_assert (gimple_code (bnd_def) == GIMPLE_ASSIGN);
1203 bnd = gimple_assign_rhs1 (bnd_def);
1305 gimple *bnd_def = SSA_NAME_DEF_STMT (bnd);
1309 if (gimple_code (bnd_def) != GIMPLE_NOP
1310 && stmt_dominates_stmt_p (def, bnd_def))
1311 gsi = gsi_for_stmt (bnd_def);
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-chkp-opt.c538 gimple *bnd_def; in chkp_get_check_result() local
561 bnd_def = SSA_NAME_DEF_STMT (bounds); in chkp_get_check_result()
564 if (gimple_code (bnd_def) == GIMPLE_CALL in chkp_get_check_result()
579 else if (gimple_code (bnd_def) == GIMPLE_ASSIGN in chkp_get_check_result()
586 else if (gimple_code (bnd_def) == GIMPLE_ASSIGN in chkp_get_check_result()
593 else if (gimple_code (bnd_def) == GIMPLE_ASSIGN in chkp_get_check_result()
736 gimple *bnd_def; in chkp_use_outer_bounds_if_possible() local
743 bnd_def = SSA_NAME_DEF_STMT (ci->bounds); in chkp_use_outer_bounds_if_possible()
744 if (gimple_code (bnd_def) != GIMPLE_CALL in chkp_use_outer_bounds_if_possible()
758 bnd1 = gimple_call_arg (bnd_def, 0); in chkp_use_outer_bounds_if_possible()
[all …]
H A Dtree-chkp.c1146 gimple *bnd_def = SSA_NAME_DEF_STMT (bnd);
1147 gcc_checking_assert (gimple_code (bnd_def) == GIMPLE_ASSIGN);
1148 bnd = gimple_assign_rhs1 (bnd_def);
1250 gimple *bnd_def = SSA_NAME_DEF_STMT (bnd);
1254 if (gimple_code (bnd_def) != GIMPLE_NOP
1255 && stmt_dominates_stmt_p (def, bnd_def))
1256 gsi = gsi_for_stmt (bnd_def);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-chkp-opt.c538 gimple *bnd_def; in chkp_get_check_result() local
561 bnd_def = SSA_NAME_DEF_STMT (bounds); in chkp_get_check_result()
564 if (gimple_code (bnd_def) == GIMPLE_CALL in chkp_get_check_result()
579 else if (gimple_code (bnd_def) == GIMPLE_ASSIGN in chkp_get_check_result()
586 else if (gimple_code (bnd_def) == GIMPLE_ASSIGN in chkp_get_check_result()
736 gimple *bnd_def; in chkp_use_outer_bounds_if_possible() local
743 bnd_def = SSA_NAME_DEF_STMT (ci->bounds); in chkp_use_outer_bounds_if_possible()
744 if (gimple_code (bnd_def) != GIMPLE_CALL in chkp_use_outer_bounds_if_possible()
754 print_gimple_stmt (dump_file, bnd_def, 0); in chkp_use_outer_bounds_if_possible()
758 bnd1 = gimple_call_arg (bnd_def, 0); in chkp_use_outer_bounds_if_possible()
[all …]
H A Dtree-chkp.c1201 gimple *bnd_def = SSA_NAME_DEF_STMT (bnd);
1202 gcc_checking_assert (gimple_code (bnd_def) == GIMPLE_ASSIGN);
1203 bnd = gimple_assign_rhs1 (bnd_def);
1305 gimple *bnd_def = SSA_NAME_DEF_STMT (bnd);
1309 if (gimple_code (bnd_def) != GIMPLE_NOP
1310 && stmt_dominates_stmt_p (def, bnd_def))
1311 gsi = gsi_for_stmt (bnd_def);