Home
last modified time | relevance | path

Searched refs:tree_offset2 (Results 1 – 21 of 21) sorted by relevance

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-phiopt.c1848 tree tree_offset1, tree_offset2, tree_size2, next; in hoist_adjacent_loads() local
1935 tree_offset2 = bit_position (field2); in hoist_adjacent_loads()
1939 || !host_integerp (tree_offset2, 1) in hoist_adjacent_loads()
1944 offset2 = TREE_INT_CST_LOW (tree_offset2); in hoist_adjacent_loads()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-phiopt.c1848 tree tree_offset1, tree_offset2, tree_size2, next; in hoist_adjacent_loads() local
1935 tree_offset2 = bit_position (field2); in hoist_adjacent_loads()
1939 || !host_integerp (tree_offset2, 1) in hoist_adjacent_loads()
1944 offset2 = TREE_INT_CST_LOW (tree_offset2); in hoist_adjacent_loads()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-phiopt.c2057 tree tree_offset1, tree_offset2, tree_size2, next; in hoist_adjacent_loads() local
2144 tree_offset2 = bit_position (field2); in hoist_adjacent_loads()
2148 || !tree_fits_uhwi_p (tree_offset2) in hoist_adjacent_loads()
2153 offset2 = tree_to_uhwi (tree_offset2); in hoist_adjacent_loads()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-phiopt.c2111 tree tree_offset1, tree_offset2, tree_size2, next; in hoist_adjacent_loads() local
2194 tree_offset2 = bit_position (field2); in hoist_adjacent_loads()
2198 || !tree_fits_uhwi_p (tree_offset2) in hoist_adjacent_loads()
2203 offset2 = tree_to_uhwi (tree_offset2); in hoist_adjacent_loads()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-phiopt.c2111 tree tree_offset1, tree_offset2, tree_size2, next; in hoist_adjacent_loads() local
2194 tree_offset2 = bit_position (field2); in hoist_adjacent_loads()
2198 || !tree_fits_uhwi_p (tree_offset2) in hoist_adjacent_loads()
2203 offset2 = tree_to_uhwi (tree_offset2); in hoist_adjacent_loads()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-phiopt.c2338 tree tree_offset1, tree_offset2, tree_size2, next; in hoist_adjacent_loads() local
2421 tree_offset2 = bit_position (field2); in hoist_adjacent_loads()
2425 || !tree_fits_uhwi_p (tree_offset2) in hoist_adjacent_loads()
2430 offset2 = tree_to_uhwi (tree_offset2); in hoist_adjacent_loads()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-phiopt.c2332 tree tree_offset1, tree_offset2, tree_size2, next; in hoist_adjacent_loads() local
2415 tree_offset2 = bit_position (field2); in hoist_adjacent_loads()
2419 || !tree_fits_uhwi_p (tree_offset2) in hoist_adjacent_loads()
2424 offset2 = tree_to_uhwi (tree_offset2); in hoist_adjacent_loads()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-phiopt.c2332 tree tree_offset1, tree_offset2, tree_size2, next; in hoist_adjacent_loads() local
2415 tree_offset2 = bit_position (field2); in hoist_adjacent_loads()
2419 || !tree_fits_uhwi_p (tree_offset2) in hoist_adjacent_loads()
2424 offset2 = tree_to_uhwi (tree_offset2); in hoist_adjacent_loads()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-phiopt.c2332 tree tree_offset1, tree_offset2, tree_size2, next; in hoist_adjacent_loads() local
2415 tree_offset2 = bit_position (field2); in hoist_adjacent_loads()
2419 || !tree_fits_uhwi_p (tree_offset2) in hoist_adjacent_loads()
2424 offset2 = tree_to_uhwi (tree_offset2); in hoist_adjacent_loads()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-phiopt.c2332 tree tree_offset1, tree_offset2, tree_size2, next; in hoist_adjacent_loads() local
2415 tree_offset2 = bit_position (field2); in hoist_adjacent_loads()
2419 || !tree_fits_uhwi_p (tree_offset2) in hoist_adjacent_loads()
2424 offset2 = tree_to_uhwi (tree_offset2); in hoist_adjacent_loads()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-phiopt.c2327 tree tree_offset1, tree_offset2, tree_size2, next; in hoist_adjacent_loads() local
2410 tree_offset2 = bit_position (field2); in hoist_adjacent_loads()
2414 || !tree_fits_uhwi_p (tree_offset2) in hoist_adjacent_loads()
2419 offset2 = tree_to_uhwi (tree_offset2); in hoist_adjacent_loads()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-phiopt.c2682 tree tree_offset1, tree_offset2, tree_size2, next; in hoist_adjacent_loads() local
2765 tree_offset2 = bit_position (field2); in hoist_adjacent_loads()
2769 || !tree_fits_uhwi_p (tree_offset2) in hoist_adjacent_loads()
2774 offset2 = tree_to_uhwi (tree_offset2); in hoist_adjacent_loads()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-phiopt.c2645 tree tree_offset1, tree_offset2, tree_size2, next; in hoist_adjacent_loads() local
2728 tree_offset2 = bit_position (field2); in hoist_adjacent_loads()
2732 || !tree_fits_uhwi_p (tree_offset2) in hoist_adjacent_loads()
2737 offset2 = tree_to_uhwi (tree_offset2); in hoist_adjacent_loads()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-phiopt.c2682 tree tree_offset1, tree_offset2, tree_size2, next; in hoist_adjacent_loads() local
2765 tree_offset2 = bit_position (field2); in hoist_adjacent_loads()
2769 || !tree_fits_uhwi_p (tree_offset2) in hoist_adjacent_loads()
2774 offset2 = tree_to_uhwi (tree_offset2); in hoist_adjacent_loads()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-phiopt.c2688 tree tree_offset1, tree_offset2, tree_size2, next; in hoist_adjacent_loads() local
2771 tree_offset2 = bit_position (field2); in hoist_adjacent_loads()
2775 || !tree_fits_uhwi_p (tree_offset2) in hoist_adjacent_loads()
2780 offset2 = tree_to_uhwi (tree_offset2); in hoist_adjacent_loads()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-phiopt.c2645 tree tree_offset1, tree_offset2, tree_size2, next; in hoist_adjacent_loads() local
2728 tree_offset2 = bit_position (field2); in hoist_adjacent_loads()
2732 || !tree_fits_uhwi_p (tree_offset2) in hoist_adjacent_loads()
2737 offset2 = tree_to_uhwi (tree_offset2); in hoist_adjacent_loads()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-phiopt.c2631 tree tree_offset1, tree_offset2, tree_size2, next; in hoist_adjacent_loads() local
2714 tree_offset2 = bit_position (field2); in hoist_adjacent_loads()
2718 || !tree_fits_uhwi_p (tree_offset2) in hoist_adjacent_loads()
2723 offset2 = tree_to_uhwi (tree_offset2); in hoist_adjacent_loads()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-phiopt.c2944 tree tree_offset1, tree_offset2, tree_size2, next; in hoist_adjacent_loads() local
3027 tree_offset2 = bit_position (field2); in hoist_adjacent_loads()
3031 || !tree_fits_uhwi_p (tree_offset2) in hoist_adjacent_loads()
3036 offset2 = tree_to_uhwi (tree_offset2); in hoist_adjacent_loads()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-phiopt.c2944 tree tree_offset1, tree_offset2, tree_size2, next; in hoist_adjacent_loads() local
3027 tree_offset2 = bit_position (field2); in hoist_adjacent_loads()
3031 || !tree_fits_uhwi_p (tree_offset2) in hoist_adjacent_loads()
3036 offset2 = tree_to_uhwi (tree_offset2); in hoist_adjacent_loads()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-phiopt.c2944 tree tree_offset1, tree_offset2, tree_size2, next; in hoist_adjacent_loads() local
3027 tree_offset2 = bit_position (field2); in hoist_adjacent_loads()
3031 || !tree_fits_uhwi_p (tree_offset2) in hoist_adjacent_loads()
3036 offset2 = tree_to_uhwi (tree_offset2); in hoist_adjacent_loads()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-phiopt.c3479 tree tree_offset1, tree_offset2, tree_size2, next; in hoist_adjacent_loads() local
3562 tree_offset2 = bit_position (field2); in hoist_adjacent_loads()
3566 || !tree_fits_uhwi_p (tree_offset2) in hoist_adjacent_loads()
3571 offset2 = tree_to_uhwi (tree_offset2); in hoist_adjacent_loads()