Home
last modified time | relevance | path

Searched refs:interesting_mode_p (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dlower-subreg.c110 interesting_mode_p (machine_mode mode, unsigned int *bytes, in interesting_mode_p() function
216 if (interesting_mode_p (mode, &size, &factor) && factor > 1) in compute_costs()
485 if (!interesting_mode_p (GET_MODE (x), &outer_size, &outer_words) in find_decomposable_subregs()
486 || !interesting_mode_p (GET_MODE (inner), &inner_size, in find_decomposable_subregs()
552 && interesting_mode_p (GET_MODE (x), &size, &words) in find_decomposable_subregs()
600 if (!interesting_mode_p (GET_MODE (reg), &size, &words)) in decompose_register()
631 if (!interesting_mode_p (outermode, &outer_size, &outer_words) in simplify_subreg_concatn()
835 if (!interesting_mode_p (GET_MODE (x), &num_bytes, &num_words)) in can_decompose_p()
866 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_simple_move()
1100 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_clobber()
[all …]
H A DChangeLog16753 * lower-subreg.c (interesting_mode_p, simplify_gen_subreg_concatn)
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dlower-subreg.c110 interesting_mode_p (machine_mode mode, unsigned int *bytes, in interesting_mode_p() function
216 if (interesting_mode_p (mode, &size, &factor) && factor > 1) in compute_costs()
485 if (!interesting_mode_p (GET_MODE (x), &outer_size, &outer_words) in find_decomposable_subregs()
486 || !interesting_mode_p (GET_MODE (inner), &inner_size, in find_decomposable_subregs()
552 && interesting_mode_p (GET_MODE (x), &size, &words) in find_decomposable_subregs()
600 if (!interesting_mode_p (GET_MODE (reg), &size, &words)) in decompose_register()
631 if (!interesting_mode_p (outermode, &outer_size, &outer_words) in simplify_subreg_concatn()
835 if (!interesting_mode_p (GET_MODE (x), &num_bytes, &num_words)) in can_decompose_p()
866 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_simple_move()
1100 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_clobber()
[all …]
H A DChangeLog13630 * lower-subreg.c (interesting_mode_p, simplify_gen_subreg_concatn)
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dlower-subreg.c110 interesting_mode_p (machine_mode mode, unsigned int *bytes, in interesting_mode_p() function
216 if (interesting_mode_p (mode, &size, &factor) && factor > 1) in compute_costs()
485 if (!interesting_mode_p (GET_MODE (x), &outer_size, &outer_words) in find_decomposable_subregs()
486 || !interesting_mode_p (GET_MODE (inner), &inner_size, in find_decomposable_subregs()
552 && interesting_mode_p (GET_MODE (x), &size, &words) in find_decomposable_subregs()
600 if (!interesting_mode_p (GET_MODE (reg), &size, &words)) in decompose_register()
631 if (!interesting_mode_p (outermode, &outer_size, &outer_words) in simplify_subreg_concatn()
835 if (!interesting_mode_p (GET_MODE (x), &num_bytes, &num_words)) in can_decompose_p()
866 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_simple_move()
1100 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_clobber()
[all …]
H A DChangeLog16753 * lower-subreg.c (interesting_mode_p, simplify_gen_subreg_concatn)
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dlower-subreg.c110 interesting_mode_p (machine_mode mode, unsigned int *bytes, in interesting_mode_p() function
216 if (interesting_mode_p (mode, &size, &factor) && factor > 1) in compute_costs()
485 if (!interesting_mode_p (GET_MODE (x), &outer_size, &outer_words) in find_decomposable_subregs()
486 || !interesting_mode_p (GET_MODE (inner), &inner_size, in find_decomposable_subregs()
552 && interesting_mode_p (GET_MODE (x), &size, &words) in find_decomposable_subregs()
600 if (!interesting_mode_p (GET_MODE (reg), &size, &words)) in decompose_register()
631 if (!interesting_mode_p (outermode, &outer_size, &outer_words) in simplify_subreg_concatn()
835 if (!interesting_mode_p (GET_MODE (x), &num_bytes, &num_words)) in can_decompose_p()
866 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_simple_move()
1100 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_clobber()
[all …]
H A DChangeLog16753 * lower-subreg.c (interesting_mode_p, simplify_gen_subreg_concatn)
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dlower-subreg.c110 interesting_mode_p (machine_mode mode, unsigned int *bytes, in interesting_mode_p() function
216 if (interesting_mode_p (mode, &size, &factor) && factor > 1) in compute_costs()
485 if (!interesting_mode_p (GET_MODE (x), &outer_size, &outer_words) in find_decomposable_subregs()
486 || !interesting_mode_p (GET_MODE (inner), &inner_size, in find_decomposable_subregs()
552 && interesting_mode_p (GET_MODE (x), &size, &words) in find_decomposable_subregs()
600 if (!interesting_mode_p (GET_MODE (reg), &size, &words)) in decompose_register()
631 if (!interesting_mode_p (outermode, &outer_size, &outer_words) in simplify_subreg_concatn()
835 if (!interesting_mode_p (GET_MODE (x), &num_bytes, &num_words)) in can_decompose_p()
866 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_simple_move()
1100 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_clobber()
[all …]
H A DChangeLog16753 * lower-subreg.c (interesting_mode_p, simplify_gen_subreg_concatn)
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dlower-subreg.c110 interesting_mode_p (machine_mode mode, unsigned int *bytes, in interesting_mode_p() function
216 if (interesting_mode_p (mode, &size, &factor) && factor > 1) in compute_costs()
485 if (!interesting_mode_p (GET_MODE (x), &outer_size, &outer_words) in find_decomposable_subregs()
486 || !interesting_mode_p (GET_MODE (inner), &inner_size, in find_decomposable_subregs()
552 && interesting_mode_p (GET_MODE (x), &size, &words) in find_decomposable_subregs()
600 if (!interesting_mode_p (GET_MODE (reg), &size, &words)) in decompose_register()
631 if (!interesting_mode_p (outermode, &outer_size, &outer_words) in simplify_subreg_concatn()
835 if (!interesting_mode_p (GET_MODE (x), &num_bytes, &num_words)) in can_decompose_p()
866 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_simple_move()
1100 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_clobber()
[all …]
H A DChangeLog19572 * lower-subreg.c (interesting_mode_p, simplify_gen_subreg_concatn)
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dlower-subreg.c110 interesting_mode_p (machine_mode mode, unsigned int *bytes, in interesting_mode_p() function
216 if (interesting_mode_p (mode, &size, &factor) && factor > 1) in compute_costs()
512 if (!interesting_mode_p (GET_MODE (x), &outer_size, &outer_words) in find_decomposable_subregs()
513 || !interesting_mode_p (GET_MODE (inner), &inner_size, in find_decomposable_subregs()
579 && interesting_mode_p (GET_MODE (x), &size, &words) in find_decomposable_subregs()
627 if (!interesting_mode_p (GET_MODE (reg), &size, &words)) in decompose_register()
658 if (!interesting_mode_p (outermode, &outer_size, &outer_words) in simplify_subreg_concatn()
862 if (!interesting_mode_p (GET_MODE (x), &num_bytes, &num_words)) in can_decompose_p()
908 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_simple_move()
1172 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_clobber()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dlower-subreg.c110 interesting_mode_p (machine_mode mode, unsigned int *bytes, in interesting_mode_p() function
216 if (interesting_mode_p (mode, &size, &factor) && factor > 1) in compute_costs()
510 if (!interesting_mode_p (GET_MODE (x), &outer_size, &outer_words) in find_decomposable_subregs()
511 || !interesting_mode_p (GET_MODE (inner), &inner_size, in find_decomposable_subregs()
577 && interesting_mode_p (GET_MODE (x), &size, &words) in find_decomposable_subregs()
625 if (!interesting_mode_p (GET_MODE (reg), &size, &words)) in decompose_register()
656 if (!interesting_mode_p (outermode, &outer_size, &outer_words) in simplify_subreg_concatn()
860 if (!interesting_mode_p (GET_MODE (x), &num_bytes, &num_words)) in can_decompose_p()
906 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_simple_move()
1157 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_clobber()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dlower-subreg.c110 interesting_mode_p (machine_mode mode, unsigned int *bytes, in interesting_mode_p() function
216 if (interesting_mode_p (mode, &size, &factor) && factor > 1) in compute_costs()
510 if (!interesting_mode_p (GET_MODE (x), &outer_size, &outer_words) in find_decomposable_subregs()
511 || !interesting_mode_p (GET_MODE (inner), &inner_size, in find_decomposable_subregs()
577 && interesting_mode_p (GET_MODE (x), &size, &words) in find_decomposable_subregs()
625 if (!interesting_mode_p (GET_MODE (reg), &size, &words)) in decompose_register()
656 if (!interesting_mode_p (outermode, &outer_size, &outer_words) in simplify_subreg_concatn()
860 if (!interesting_mode_p (GET_MODE (x), &num_bytes, &num_words)) in can_decompose_p()
906 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_simple_move()
1161 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_clobber()
[all …]
H A DChangeLog-201834903 * lower-subreg.c (interesting_mode_p, simplify_gen_subreg_concatn)
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dlower-subreg.c110 interesting_mode_p (machine_mode mode, unsigned int *bytes, in interesting_mode_p() function
216 if (interesting_mode_p (mode, &size, &factor) && factor > 1) in compute_costs()
510 if (!interesting_mode_p (GET_MODE (x), &outer_size, &outer_words) in find_decomposable_subregs()
511 || !interesting_mode_p (GET_MODE (inner), &inner_size, in find_decomposable_subregs()
577 && interesting_mode_p (GET_MODE (x), &size, &words) in find_decomposable_subregs()
625 if (!interesting_mode_p (GET_MODE (reg), &size, &words)) in decompose_register()
656 if (!interesting_mode_p (outermode, &outer_size, &outer_words) in simplify_subreg_concatn()
860 if (!interesting_mode_p (GET_MODE (x), &num_bytes, &num_words)) in can_decompose_p()
906 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_simple_move()
1170 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_clobber()
[all …]
H A DChangeLog-201834903 * lower-subreg.c (interesting_mode_p, simplify_gen_subreg_concatn)
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dlower-subreg.c110 interesting_mode_p (machine_mode mode, unsigned int *bytes, in interesting_mode_p() function
216 if (interesting_mode_p (mode, &size, &factor) && factor > 1) in compute_costs()
510 if (!interesting_mode_p (GET_MODE (x), &outer_size, &outer_words) in find_decomposable_subregs()
511 || !interesting_mode_p (GET_MODE (inner), &inner_size, in find_decomposable_subregs()
577 && interesting_mode_p (GET_MODE (x), &size, &words) in find_decomposable_subregs()
625 if (!interesting_mode_p (GET_MODE (reg), &size, &words)) in decompose_register()
656 if (!interesting_mode_p (outermode, &outer_size, &outer_words) in simplify_subreg_concatn()
860 if (!interesting_mode_p (GET_MODE (x), &num_bytes, &num_words)) in can_decompose_p()
906 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_simple_move()
1161 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_clobber()
[all …]
H A DChangeLog-201834903 * lower-subreg.c (interesting_mode_p, simplify_gen_subreg_concatn)
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dlower-subreg.c110 interesting_mode_p (machine_mode mode, unsigned int *bytes, in interesting_mode_p() function
216 if (interesting_mode_p (mode, &size, &factor) && factor > 1) in compute_costs()
510 if (!interesting_mode_p (GET_MODE (x), &outer_size, &outer_words) in find_decomposable_subregs()
511 || !interesting_mode_p (GET_MODE (inner), &inner_size, in find_decomposable_subregs()
577 && interesting_mode_p (GET_MODE (x), &size, &words) in find_decomposable_subregs()
625 if (!interesting_mode_p (GET_MODE (reg), &size, &words)) in decompose_register()
656 if (!interesting_mode_p (outermode, &outer_size, &outer_words) in simplify_subreg_concatn()
860 if (!interesting_mode_p (GET_MODE (x), &num_bytes, &num_words)) in can_decompose_p()
906 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_simple_move()
1157 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_clobber()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dlower-subreg.c110 interesting_mode_p (machine_mode mode, unsigned int *bytes, in interesting_mode_p() function
216 if (interesting_mode_p (mode, &size, &factor) && factor > 1) in compute_costs()
510 if (!interesting_mode_p (GET_MODE (x), &outer_size, &outer_words) in find_decomposable_subregs()
511 || !interesting_mode_p (GET_MODE (inner), &inner_size, in find_decomposable_subregs()
577 && interesting_mode_p (GET_MODE (x), &size, &words) in find_decomposable_subregs()
625 if (!interesting_mode_p (GET_MODE (reg), &size, &words)) in decompose_register()
656 if (!interesting_mode_p (outermode, &outer_size, &outer_words) in simplify_subreg_concatn()
860 if (!interesting_mode_p (GET_MODE (x), &num_bytes, &num_words)) in can_decompose_p()
906 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_simple_move()
1170 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_clobber()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dlower-subreg.c110 interesting_mode_p (machine_mode mode, unsigned int *bytes, in interesting_mode_p() function
216 if (interesting_mode_p (mode, &size, &factor) && factor > 1) in compute_costs()
510 if (!interesting_mode_p (GET_MODE (x), &outer_size, &outer_words) in find_decomposable_subregs()
511 || !interesting_mode_p (GET_MODE (inner), &inner_size, in find_decomposable_subregs()
577 && interesting_mode_p (GET_MODE (x), &size, &words) in find_decomposable_subregs()
625 if (!interesting_mode_p (GET_MODE (reg), &size, &words)) in decompose_register()
656 if (!interesting_mode_p (outermode, &outer_size, &outer_words) in simplify_subreg_concatn()
860 if (!interesting_mode_p (GET_MODE (x), &num_bytes, &num_words)) in can_decompose_p()
906 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_simple_move()
1161 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_clobber()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dlower-subreg.c110 interesting_mode_p (machine_mode mode, unsigned int *bytes, in interesting_mode_p() function
216 if (interesting_mode_p (mode, &size, &factor) && factor > 1) in compute_costs()
510 if (!interesting_mode_p (GET_MODE (x), &outer_size, &outer_words) in find_decomposable_subregs()
511 || !interesting_mode_p (GET_MODE (inner), &inner_size, in find_decomposable_subregs()
577 && interesting_mode_p (GET_MODE (x), &size, &words) in find_decomposable_subregs()
625 if (!interesting_mode_p (GET_MODE (reg), &size, &words)) in decompose_register()
656 if (!interesting_mode_p (outermode, &outer_size, &outer_words) in simplify_subreg_concatn()
860 if (!interesting_mode_p (GET_MODE (x), &num_bytes, &num_words)) in can_decompose_p()
906 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_simple_move()
1157 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_clobber()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dlower-subreg.c110 interesting_mode_p (machine_mode mode, unsigned int *bytes, in interesting_mode_p() function
216 if (interesting_mode_p (mode, &size, &factor) && factor > 1) in compute_costs()
510 if (!interesting_mode_p (GET_MODE (x), &outer_size, &outer_words) in find_decomposable_subregs()
511 || !interesting_mode_p (GET_MODE (inner), &inner_size, in find_decomposable_subregs()
577 && interesting_mode_p (GET_MODE (x), &size, &words) in find_decomposable_subregs()
625 if (!interesting_mode_p (GET_MODE (reg), &size, &words)) in decompose_register()
656 if (!interesting_mode_p (outermode, &outer_size, &outer_words) in simplify_subreg_concatn()
860 if (!interesting_mode_p (GET_MODE (x), &num_bytes, &num_words)) in can_decompose_p()
906 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_simple_move()
1170 if (!interesting_mode_p (orig_mode, &orig_size, &words)) in resolve_clobber()
[all …]

12