Home
last modified time | relevance | path

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

/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-strlen.c3150 tree strncmp_lhs = make_ssa_name (integer_type_node); in fold_strstr_to_strncmp() local
3152 gimple_call_set_lhs (strncmp_call, strncmp_lhs); in fold_strstr_to_strncmp()
3155 tree zero = build_zero_cst (TREE_TYPE (strncmp_lhs)); in fold_strstr_to_strncmp()
3162 TREE_OPERAND (cond, 0) = strncmp_lhs; in fold_strstr_to_strncmp()
3167 gimple_assign_set_rhs1 (stmt, strncmp_lhs); in fold_strstr_to_strncmp()
3174 gimple_cond_set_lhs (cond, strncmp_lhs); in fold_strstr_to_strncmp()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-strlen.c3150 tree strncmp_lhs = make_ssa_name (integer_type_node); in fold_strstr_to_strncmp() local
3152 gimple_call_set_lhs (strncmp_call, strncmp_lhs); in fold_strstr_to_strncmp()
3155 tree zero = build_zero_cst (TREE_TYPE (strncmp_lhs)); in fold_strstr_to_strncmp()
3162 TREE_OPERAND (cond, 0) = strncmp_lhs; in fold_strstr_to_strncmp()
3167 gimple_assign_set_rhs1 (stmt, strncmp_lhs); in fold_strstr_to_strncmp()
3174 gimple_cond_set_lhs (cond, strncmp_lhs); in fold_strstr_to_strncmp()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-strlen.c3150 tree strncmp_lhs = make_ssa_name (integer_type_node); in fold_strstr_to_strncmp() local
3152 gimple_call_set_lhs (strncmp_call, strncmp_lhs); in fold_strstr_to_strncmp()
3155 tree zero = build_zero_cst (TREE_TYPE (strncmp_lhs)); in fold_strstr_to_strncmp()
3162 TREE_OPERAND (cond, 0) = strncmp_lhs; in fold_strstr_to_strncmp()
3167 gimple_assign_set_rhs1 (stmt, strncmp_lhs); in fold_strstr_to_strncmp()
3174 gimple_cond_set_lhs (cond, strncmp_lhs); in fold_strstr_to_strncmp()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-strlen.c3150 tree strncmp_lhs = make_ssa_name (integer_type_node); in fold_strstr_to_strncmp() local
3152 gimple_call_set_lhs (strncmp_call, strncmp_lhs); in fold_strstr_to_strncmp()
3155 tree zero = build_zero_cst (TREE_TYPE (strncmp_lhs)); in fold_strstr_to_strncmp()
3162 TREE_OPERAND (cond, 0) = strncmp_lhs; in fold_strstr_to_strncmp()
3167 gimple_assign_set_rhs1 (stmt, strncmp_lhs); in fold_strstr_to_strncmp()
3174 gimple_cond_set_lhs (cond, strncmp_lhs); in fold_strstr_to_strncmp()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-strlen.c3150 tree strncmp_lhs = make_ssa_name (integer_type_node); in fold_strstr_to_strncmp() local
3152 gimple_call_set_lhs (strncmp_call, strncmp_lhs); in fold_strstr_to_strncmp()
3155 tree zero = build_zero_cst (TREE_TYPE (strncmp_lhs)); in fold_strstr_to_strncmp()
3162 TREE_OPERAND (cond, 0) = strncmp_lhs; in fold_strstr_to_strncmp()
3167 gimple_assign_set_rhs1 (stmt, strncmp_lhs); in fold_strstr_to_strncmp()
3174 gimple_cond_set_lhs (cond, strncmp_lhs); in fold_strstr_to_strncmp()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-strlen.c3136 tree strncmp_lhs = make_ssa_name (integer_type_node); in fold_strstr_to_strncmp() local
3138 gimple_call_set_lhs (strncmp_call, strncmp_lhs); in fold_strstr_to_strncmp()
3141 tree zero = build_zero_cst (TREE_TYPE (strncmp_lhs)); in fold_strstr_to_strncmp()
3148 TREE_OPERAND (cond, 0) = strncmp_lhs; in fold_strstr_to_strncmp()
3153 gimple_assign_set_rhs1 (stmt, strncmp_lhs); in fold_strstr_to_strncmp()
3160 gimple_cond_set_lhs (cond, strncmp_lhs); in fold_strstr_to_strncmp()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-strlen.c3565 tree strncmp_lhs = make_ssa_name (integer_type_node); in fold_strstr_to_strncmp() local
3567 gimple_call_set_lhs (strncmp_call, strncmp_lhs); in fold_strstr_to_strncmp()
3570 tree zero = build_zero_cst (TREE_TYPE (strncmp_lhs)); in fold_strstr_to_strncmp()
3577 TREE_OPERAND (cond, 0) = strncmp_lhs; in fold_strstr_to_strncmp()
3582 gimple_assign_set_rhs1 (stmt, strncmp_lhs); in fold_strstr_to_strncmp()
3589 gimple_cond_set_lhs (cond, strncmp_lhs); in fold_strstr_to_strncmp()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-strlen.c3565 tree strncmp_lhs = make_ssa_name (integer_type_node); in fold_strstr_to_strncmp() local
3567 gimple_call_set_lhs (strncmp_call, strncmp_lhs); in fold_strstr_to_strncmp()
3570 tree zero = build_zero_cst (TREE_TYPE (strncmp_lhs)); in fold_strstr_to_strncmp()
3577 TREE_OPERAND (cond, 0) = strncmp_lhs; in fold_strstr_to_strncmp()
3582 gimple_assign_set_rhs1 (stmt, strncmp_lhs); in fold_strstr_to_strncmp()
3589 gimple_cond_set_lhs (cond, strncmp_lhs); in fold_strstr_to_strncmp()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-strlen.c3560 tree strncmp_lhs = make_ssa_name (integer_type_node); in fold_strstr_to_strncmp() local
3562 gimple_call_set_lhs (strncmp_call, strncmp_lhs); in fold_strstr_to_strncmp()
3565 tree zero = build_zero_cst (TREE_TYPE (strncmp_lhs)); in fold_strstr_to_strncmp()
3572 TREE_OPERAND (cond, 0) = strncmp_lhs; in fold_strstr_to_strncmp()
3577 gimple_assign_set_rhs1 (stmt, strncmp_lhs); in fold_strstr_to_strncmp()
3584 gimple_cond_set_lhs (cond, strncmp_lhs); in fold_strstr_to_strncmp()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-strlen.c5247 tree strncmp_lhs = make_ssa_name (integer_type_node); in fold_strstr_to_strncmp() local
5249 gimple_call_set_lhs (strncmp_call, strncmp_lhs); in fold_strstr_to_strncmp()
5252 tree zero = build_zero_cst (TREE_TYPE (strncmp_lhs)); in fold_strstr_to_strncmp()
5259 TREE_OPERAND (cond, 0) = strncmp_lhs; in fold_strstr_to_strncmp()
5264 gimple_assign_set_rhs1 (stmt, strncmp_lhs); in fold_strstr_to_strncmp()
5271 gimple_cond_set_lhs (cond, strncmp_lhs); in fold_strstr_to_strncmp()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-strlen.c5335 tree strncmp_lhs = make_ssa_name (integer_type_node); in fold_strstr_to_strncmp() local
5337 gimple_call_set_lhs (strncmp_call, strncmp_lhs); in fold_strstr_to_strncmp()
5340 tree zero = build_zero_cst (TREE_TYPE (strncmp_lhs)); in fold_strstr_to_strncmp()
5347 TREE_OPERAND (cond, 0) = strncmp_lhs; in fold_strstr_to_strncmp()
5352 gimple_assign_set_rhs1 (stmt, strncmp_lhs); in fold_strstr_to_strncmp()
5359 gimple_cond_set_lhs (cond, strncmp_lhs); in fold_strstr_to_strncmp()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-strlen.c5077 tree strncmp_lhs = make_ssa_name (integer_type_node); in fold_strstr_to_strncmp() local
5079 gimple_call_set_lhs (strncmp_call, strncmp_lhs); in fold_strstr_to_strncmp()
5082 tree zero = build_zero_cst (TREE_TYPE (strncmp_lhs)); in fold_strstr_to_strncmp()
5089 TREE_OPERAND (cond, 0) = strncmp_lhs; in fold_strstr_to_strncmp()
5094 gimple_assign_set_rhs1 (stmt, strncmp_lhs); in fold_strstr_to_strncmp()
5101 gimple_cond_set_lhs (cond, strncmp_lhs); in fold_strstr_to_strncmp()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-strlen.c5077 tree strncmp_lhs = make_ssa_name (integer_type_node); in fold_strstr_to_strncmp() local
5079 gimple_call_set_lhs (strncmp_call, strncmp_lhs); in fold_strstr_to_strncmp()
5082 tree zero = build_zero_cst (TREE_TYPE (strncmp_lhs)); in fold_strstr_to_strncmp()
5089 TREE_OPERAND (cond, 0) = strncmp_lhs; in fold_strstr_to_strncmp()
5094 gimple_assign_set_rhs1 (stmt, strncmp_lhs); in fold_strstr_to_strncmp()
5101 gimple_cond_set_lhs (cond, strncmp_lhs); in fold_strstr_to_strncmp()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-strlen.c5327 tree strncmp_lhs = make_ssa_name (integer_type_node); in fold_strstr_to_strncmp() local
5329 gimple_call_set_lhs (strncmp_call, strncmp_lhs); in fold_strstr_to_strncmp()
5332 tree zero = build_zero_cst (TREE_TYPE (strncmp_lhs)); in fold_strstr_to_strncmp()
5339 TREE_OPERAND (cond, 0) = strncmp_lhs; in fold_strstr_to_strncmp()
5344 gimple_assign_set_rhs1 (stmt, strncmp_lhs); in fold_strstr_to_strncmp()
5351 gimple_cond_set_lhs (cond, strncmp_lhs); in fold_strstr_to_strncmp()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-strlen.c5077 tree strncmp_lhs = make_ssa_name (integer_type_node); in fold_strstr_to_strncmp() local
5079 gimple_call_set_lhs (strncmp_call, strncmp_lhs); in fold_strstr_to_strncmp()
5082 tree zero = build_zero_cst (TREE_TYPE (strncmp_lhs)); in fold_strstr_to_strncmp()
5089 TREE_OPERAND (cond, 0) = strncmp_lhs; in fold_strstr_to_strncmp()
5094 gimple_assign_set_rhs1 (stmt, strncmp_lhs); in fold_strstr_to_strncmp()
5101 gimple_cond_set_lhs (cond, strncmp_lhs); in fold_strstr_to_strncmp()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-strlen.c5335 tree strncmp_lhs = make_ssa_name (integer_type_node); in fold_strstr_to_strncmp() local
5337 gimple_call_set_lhs (strncmp_call, strncmp_lhs); in fold_strstr_to_strncmp()
5340 tree zero = build_zero_cst (TREE_TYPE (strncmp_lhs)); in fold_strstr_to_strncmp()
5347 TREE_OPERAND (cond, 0) = strncmp_lhs; in fold_strstr_to_strncmp()
5352 gimple_assign_set_rhs1 (stmt, strncmp_lhs); in fold_strstr_to_strncmp()
5359 gimple_cond_set_lhs (cond, strncmp_lhs); in fold_strstr_to_strncmp()