Home
last modified time | relevance | path

Searched refs:toffset1 (Results 1 – 24 of 24) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/ImageIO/
H A Dreech4x4_impl.h107 int toffset1=tdimxy+tdimx+1, toffset2=tdimxy-tdimx-1; in Reech3DTriLin4x4_u8() local
159 tpt += ix + iy * tdimx + iz * tdimxy + toffset1; in Reech3DTriLin4x4_u8()
269 int toffset1=tdimxy+tdimx+1, toffset2=tdimxy-tdimx-1; in Reech3DTriLin4x4gb_u8() local
323 tpt += ix + iy * tdimx + iz * tdimxy + toffset1; in Reech3DTriLin4x4gb_u8()
723 int toffset1=tdimxy+tdimx+1, toffset2=tdimxy-tdimx-1; in Reech3DTriLin4x4_s8() local
775 tpt += ix + iy * tdimx + iz * tdimxy + toffset1; in Reech3DTriLin4x4_s8()
885 int toffset1=tdimxy+tdimx+1, toffset2=tdimxy-tdimx-1; in Reech3DTriLin4x4gb_s8() local
939 tpt += ix + iy * tdimx + iz * tdimxy + toffset1; in Reech3DTriLin4x4gb_s8()
1340 int toffset1=tdimxy+tdimx+1, toffset2=tdimxy-tdimx-1; in Reech3DTriLin4x4_u16() local
1502 int toffset1=tdimxy+tdimx+1, toffset2=tdimxy-tdimx-1; in Reech3DTriLin4x4gb_u16() local
[all …]
/dports/emulators/dps8m/dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458/src/dps8/
H A Ddps8_append.c704 for (uint toffset1 = 0; toffset1 < 64; toffset1 += 16) // update LRU in load_sdwam() local
706 p = & cpu.SDWAM[toffset1 + setno]; in load_sdwam()
951 for (uint toffset1 = 0; toffset1 < 64; toffset1 += 16) // update LRU in loadPTWAM() local
953 p = & cpu.PTWAM[toffset1 + setno]; in loadPTWAM()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dfold-const.c11824 tree toffset1, toffset2, tdiff, type; in ptr_difference_const() local
11826 core1 = split_address_to_core_and_offset (e1, &bitpos1, &toffset1); in ptr_difference_const()
11834 if (toffset1 && toffset2) in ptr_difference_const()
11836 type = TREE_TYPE (toffset1); in ptr_difference_const()
11840 tdiff = fold_build2 (MINUS_EXPR, type, toffset1, toffset2); in ptr_difference_const()
11846 else if (toffset1 || toffset2) in ptr_difference_const()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const.c14523 tree toffset1, toffset2, tdiff, type; in ptr_difference_const() local
14525 core1 = split_address_to_core_and_offset (e1, &bitpos1, &toffset1); in ptr_difference_const()
14534 if (toffset1 && toffset2) in ptr_difference_const()
14536 type = TREE_TYPE (toffset1); in ptr_difference_const()
14540 tdiff = fold_build2 (MINUS_EXPR, type, toffset1, toffset2); in ptr_difference_const()
14546 else if (toffset1 || toffset2) in ptr_difference_const()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dfold-const.c14669 tree toffset1, toffset2, tdiff, type; in ptr_difference_const() local
14671 core1 = split_address_to_core_and_offset (e1, &bitpos1, &toffset1); in ptr_difference_const()
14679 if (toffset1 && toffset2) in ptr_difference_const()
14681 type = TREE_TYPE (toffset1); in ptr_difference_const()
14685 tdiff = fold_build2 (MINUS_EXPR, type, toffset1, toffset2); in ptr_difference_const()
14691 else if (toffset1 || toffset2) in ptr_difference_const()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dfold-const.c14496 tree toffset1, toffset2, tdiff, type; in ptr_difference_const() local
14498 core1 = split_address_to_core_and_offset (e1, &bitpos1, &toffset1); in ptr_difference_const()
14507 if (toffset1 && toffset2) in ptr_difference_const()
14509 type = TREE_TYPE (toffset1); in ptr_difference_const()
14513 tdiff = fold_build2 (MINUS_EXPR, type, toffset1, toffset2); in ptr_difference_const()
14519 else if (toffset1 || toffset2) in ptr_difference_const()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const.c14523 tree toffset1, toffset2, tdiff, type; in ptr_difference_const() local
14525 core1 = split_address_to_core_and_offset (e1, &bitpos1, &toffset1); in ptr_difference_const()
14534 if (toffset1 && toffset2) in ptr_difference_const()
14536 type = TREE_TYPE (toffset1); in ptr_difference_const()
14540 tdiff = fold_build2 (MINUS_EXPR, type, toffset1, toffset2); in ptr_difference_const()
14546 else if (toffset1 || toffset2) in ptr_difference_const()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dfold-const.c14523 tree toffset1, toffset2, tdiff, type; in ptr_difference_const() local
14525 core1 = split_address_to_core_and_offset (e1, &bitpos1, &toffset1); in ptr_difference_const()
14534 if (toffset1 && toffset2) in ptr_difference_const()
14536 type = TREE_TYPE (toffset1); in ptr_difference_const()
14540 tdiff = fold_build2 (MINUS_EXPR, type, toffset1, toffset2); in ptr_difference_const()
14546 else if (toffset1 || toffset2) in ptr_difference_const()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const.c14523 tree toffset1, toffset2, tdiff, type; in ptr_difference_const() local
14525 core1 = split_address_to_core_and_offset (e1, &bitpos1, &toffset1); in ptr_difference_const()
14534 if (toffset1 && toffset2) in ptr_difference_const()
14536 type = TREE_TYPE (toffset1); in ptr_difference_const()
14540 tdiff = fold_build2 (MINUS_EXPR, type, toffset1, toffset2); in ptr_difference_const()
14546 else if (toffset1 || toffset2) in ptr_difference_const()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dfold-const.c14545 tree toffset1, toffset2, tdiff, type; in ptr_difference_const() local
14547 core1 = split_address_to_core_and_offset (e1, &bitpos1, &toffset1); in ptr_difference_const()
14556 if (toffset1 && toffset2) in ptr_difference_const()
14558 type = TREE_TYPE (toffset1); in ptr_difference_const()
14562 tdiff = fold_build2 (MINUS_EXPR, type, toffset1, toffset2); in ptr_difference_const()
14568 else if (toffset1 || toffset2) in ptr_difference_const()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dfold-const.c14581 tree toffset1, toffset2, tdiff, type; in ptr_difference_const() local
14583 core1 = split_address_to_core_and_offset (e1, &bitpos1, &toffset1); in ptr_difference_const()
14592 if (toffset1 && toffset2) in ptr_difference_const()
14594 type = TREE_TYPE (toffset1); in ptr_difference_const()
14598 tdiff = fold_build2 (MINUS_EXPR, type, toffset1, toffset2); in ptr_difference_const()
14604 else if (toffset1 || toffset2) in ptr_difference_const()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dfold-const.c14530 tree toffset1, toffset2, tdiff, type; in ptr_difference_const() local
14532 core1 = split_address_to_core_and_offset (e1, &bitpos1, &toffset1); in ptr_difference_const()
14541 if (toffset1 && toffset2) in ptr_difference_const()
14543 type = TREE_TYPE (toffset1); in ptr_difference_const()
14547 tdiff = fold_build2 (MINUS_EXPR, type, toffset1, toffset2); in ptr_difference_const()
14553 else if (toffset1 || toffset2) in ptr_difference_const()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dfold-const.c14581 tree toffset1, toffset2, tdiff, type; in ptr_difference_const() local
14583 core1 = split_address_to_core_and_offset (e1, &bitpos1, &toffset1); in ptr_difference_const()
14592 if (toffset1 && toffset2) in ptr_difference_const()
14594 type = TREE_TYPE (toffset1); in ptr_difference_const()
14598 tdiff = fold_build2 (MINUS_EXPR, type, toffset1, toffset2); in ptr_difference_const()
14604 else if (toffset1 || toffset2) in ptr_difference_const()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dfold-const.c14669 tree toffset1, toffset2, tdiff, type; in ptr_difference_const() local
14671 core1 = split_address_to_core_and_offset (e1, &bitpos1, &toffset1); in ptr_difference_const()
14679 if (toffset1 && toffset2) in ptr_difference_const()
14681 type = TREE_TYPE (toffset1); in ptr_difference_const()
14685 tdiff = fold_build2 (MINUS_EXPR, type, toffset1, toffset2); in ptr_difference_const()
14691 else if (toffset1 || toffset2) in ptr_difference_const()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dfold-const.c16300 tree toffset1, toffset2, tdiff, type; in ptr_difference_const() local
16302 core1 = split_address_to_core_and_offset (e1, &bitpos1, &toffset1); in ptr_difference_const()
16311 if (toffset1 && toffset2) in ptr_difference_const()
16313 type = TREE_TYPE (toffset1); in ptr_difference_const()
16317 tdiff = fold_build2 (MINUS_EXPR, type, toffset1, toffset2); in ptr_difference_const()
16323 else if (toffset1 || toffset2) in ptr_difference_const()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dfold-const.c15364 tree toffset1, toffset2, tdiff, type; in ptr_difference_const() local
15366 core1 = split_address_to_core_and_offset (e1, &bitpos1, &toffset1); in ptr_difference_const()
15375 if (toffset1 && toffset2) in ptr_difference_const()
15377 type = TREE_TYPE (toffset1); in ptr_difference_const()
15381 tdiff = fold_build2 (MINUS_EXPR, type, toffset1, toffset2); in ptr_difference_const()
15387 else if (toffset1 || toffset2) in ptr_difference_const()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dfold-const.c16192 tree toffset1, toffset2, tdiff, type; in ptr_difference_const() local
16194 core1 = split_address_to_core_and_offset (e1, &bitpos1, &toffset1); in ptr_difference_const()
16203 if (toffset1 && toffset2) in ptr_difference_const()
16205 type = TREE_TYPE (toffset1); in ptr_difference_const()
16209 tdiff = fold_build2 (MINUS_EXPR, type, toffset1, toffset2); in ptr_difference_const()
16215 else if (toffset1 || toffset2) in ptr_difference_const()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dfold-const.c15401 tree toffset1, toffset2, tdiff, type; in ptr_difference_const() local
15403 core1 = split_address_to_core_and_offset (e1, &bitpos1, &toffset1); in ptr_difference_const()
15412 if (toffset1 && toffset2) in ptr_difference_const()
15414 type = TREE_TYPE (toffset1); in ptr_difference_const()
15418 tdiff = fold_build2 (MINUS_EXPR, type, toffset1, toffset2); in ptr_difference_const()
15424 else if (toffset1 || toffset2) in ptr_difference_const()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dfold-const.c16191 tree toffset1, toffset2, tdiff, type; in ptr_difference_const() local
16193 core1 = split_address_to_core_and_offset (e1, &bitpos1, &toffset1); in ptr_difference_const()
16202 if (toffset1 && toffset2) in ptr_difference_const()
16204 type = TREE_TYPE (toffset1); in ptr_difference_const()
16208 tdiff = fold_build2 (MINUS_EXPR, type, toffset1, toffset2); in ptr_difference_const()
16214 else if (toffset1 || toffset2) in ptr_difference_const()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dfold-const.c15401 tree toffset1, toffset2, tdiff, type; in ptr_difference_const() local
15403 core1 = split_address_to_core_and_offset (e1, &bitpos1, &toffset1); in ptr_difference_const()
15412 if (toffset1 && toffset2) in ptr_difference_const()
15414 type = TREE_TYPE (toffset1); in ptr_difference_const()
15418 tdiff = fold_build2 (MINUS_EXPR, type, toffset1, toffset2); in ptr_difference_const()
15424 else if (toffset1 || toffset2) in ptr_difference_const()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dfold-const.c16191 tree toffset1, toffset2, tdiff, type; in ptr_difference_const() local
16193 core1 = split_address_to_core_and_offset (e1, &bitpos1, &toffset1); in ptr_difference_const()
16202 if (toffset1 && toffset2) in ptr_difference_const()
16204 type = TREE_TYPE (toffset1); in ptr_difference_const()
16208 tdiff = fold_build2 (MINUS_EXPR, type, toffset1, toffset2); in ptr_difference_const()
16214 else if (toffset1 || toffset2) in ptr_difference_const()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dfold-const.c16889 tree toffset1, toffset2, tdiff, type; in ptr_difference_const() local
16891 core1 = split_address_to_core_and_offset (e1, &bitpos1, &toffset1); in ptr_difference_const()
16899 if (toffset1 && toffset2) in ptr_difference_const()
16901 type = TREE_TYPE (toffset1); in ptr_difference_const()
16905 tdiff = fold_build2 (MINUS_EXPR, type, toffset1, toffset2); in ptr_difference_const()
16911 else if (toffset1 || toffset2) in ptr_difference_const()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dfold-const.c16814 tree toffset1, toffset2, tdiff, type; in ptr_difference_const() local
16816 core1 = split_address_to_core_and_offset (e1, &bitpos1, &toffset1); in ptr_difference_const()
16824 if (toffset1 && toffset2) in ptr_difference_const()
16826 type = TREE_TYPE (toffset1); in ptr_difference_const()
16830 tdiff = fold_build2 (MINUS_EXPR, type, toffset1, toffset2); in ptr_difference_const()
16836 else if (toffset1 || toffset2) in ptr_difference_const()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dfold-const.c17024 tree toffset1, toffset2, tdiff, type; in ptr_difference_const() local
17026 core1 = split_address_to_core_and_offset (e1, &bitpos1, &toffset1); in ptr_difference_const()
17034 if (toffset1 && toffset2) in ptr_difference_const()
17036 type = TREE_TYPE (toffset1); in ptr_difference_const()
17040 tdiff = fold_build2 (MINUS_EXPR, type, toffset1, toffset2); in ptr_difference_const()
17046 else if (toffset1 || toffset2) in ptr_difference_const()