Home
last modified time | relevance | path

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

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Doptabs.c1176 temp = expand_binop_directly (mode, otheroptab, op0, newop1, in expand_binop()
1210 optab otheroptab = unknown_optab; in expand_binop() local
1213 otheroptab = vashl_optab; in expand_binop()
1215 otheroptab = vashr_optab; in expand_binop()
1217 otheroptab = vlshr_optab; in expand_binop()
1219 otheroptab = vrotl_optab; in expand_binop()
1221 otheroptab = vrotr_optab; in expand_binop()
1223 if (otheroptab && optab_handler (otheroptab, mode) != CODE_FOR_nothing) in expand_binop()
1237 temp = expand_binop_directly (mode, otheroptab, op0, vop1, in expand_binop()
1564 optab otheroptab = binoptab == add_optab ? sub_optab : add_optab; in expand_binop() local
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Doptabs.c1176 temp = expand_binop_directly (mode, otheroptab, op0, newop1, in expand_binop()
1210 optab otheroptab = unknown_optab; in expand_binop() local
1213 otheroptab = vashl_optab; in expand_binop()
1215 otheroptab = vashr_optab; in expand_binop()
1217 otheroptab = vlshr_optab; in expand_binop()
1219 otheroptab = vrotl_optab; in expand_binop()
1221 otheroptab = vrotr_optab; in expand_binop()
1223 if (otheroptab && optab_handler (otheroptab, mode) != CODE_FOR_nothing) in expand_binop()
1237 temp = expand_binop_directly (mode, otheroptab, op0, vop1, in expand_binop()
1564 optab otheroptab = binoptab == add_optab ? sub_optab : add_optab; in expand_binop() local
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Doptabs.c1243 optab otheroptab = unknown_optab; in expand_binop() local
1246 otheroptab = vashl_optab; in expand_binop()
1248 otheroptab = vashr_optab; in expand_binop()
1250 otheroptab = vlshr_optab; in expand_binop()
1252 otheroptab = vrotl_optab; in expand_binop()
1254 otheroptab = vrotr_optab; in expand_binop()
1256 if (otheroptab in expand_binop()
1257 && (icode = optab_handler (otheroptab, mode)) != CODE_FOR_nothing) in expand_binop()
1271 temp = expand_binop_directly (icode, mode, otheroptab, op0, vop1, in expand_binop()
1602 optab otheroptab = binoptab == add_optab ? sub_optab : add_optab; in expand_binop() local
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Doptabs.c1275 optab otheroptab = unknown_optab; in expand_binop() local
1278 otheroptab = vashl_optab; in expand_binop()
1280 otheroptab = vashr_optab; in expand_binop()
1282 otheroptab = vlshr_optab; in expand_binop()
1284 otheroptab = vrotl_optab; in expand_binop()
1286 otheroptab = vrotr_optab; in expand_binop()
1288 if (otheroptab in expand_binop()
1289 && (icode = optab_handler (otheroptab, mode)) != CODE_FOR_nothing) in expand_binop()
1303 temp = expand_binop_directly (icode, mode, otheroptab, op0, vop1, in expand_binop()
1646 optab otheroptab = binoptab == add_optab ? sub_optab : add_optab; in expand_binop() local
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Doptabs.c1275 optab otheroptab = unknown_optab; in expand_binop() local
1278 otheroptab = vashl_optab; in expand_binop()
1280 otheroptab = vashr_optab; in expand_binop()
1282 otheroptab = vlshr_optab; in expand_binop()
1284 otheroptab = vrotl_optab; in expand_binop()
1286 otheroptab = vrotr_optab; in expand_binop()
1288 if (otheroptab in expand_binop()
1289 && (icode = optab_handler (otheroptab, mode)) != CODE_FOR_nothing) in expand_binop()
1303 temp = expand_binop_directly (icode, mode, otheroptab, op0, vop1, in expand_binop()
1640 optab otheroptab = binoptab == add_optab ? sub_optab : add_optab; in expand_binop() local
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Doptabs.c1243 optab otheroptab = unknown_optab; in expand_binop() local
1246 otheroptab = vashl_optab; in expand_binop()
1248 otheroptab = vashr_optab; in expand_binop()
1250 otheroptab = vlshr_optab; in expand_binop()
1252 otheroptab = vrotl_optab; in expand_binop()
1254 otheroptab = vrotr_optab; in expand_binop()
1256 if (otheroptab in expand_binop()
1257 && (icode = optab_handler (otheroptab, mode)) != CODE_FOR_nothing) in expand_binop()
1271 temp = expand_binop_directly (icode, mode, otheroptab, op0, vop1, in expand_binop()
1602 optab otheroptab = binoptab == add_optab ? sub_optab : add_optab; in expand_binop() local
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Doptabs.c1275 optab otheroptab = unknown_optab; in expand_binop() local
1278 otheroptab = vashl_optab; in expand_binop()
1280 otheroptab = vashr_optab; in expand_binop()
1282 otheroptab = vlshr_optab; in expand_binop()
1284 otheroptab = vrotl_optab; in expand_binop()
1286 otheroptab = vrotr_optab; in expand_binop()
1288 if (otheroptab in expand_binop()
1289 && (icode = optab_handler (otheroptab, mode)) != CODE_FOR_nothing) in expand_binop()
1303 temp = expand_binop_directly (icode, mode, otheroptab, op0, vop1, in expand_binop()
1646 optab otheroptab = binoptab == add_optab ? sub_optab : add_optab; in expand_binop() local
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Doptabs.c1243 optab otheroptab = unknown_optab; in expand_binop() local
1246 otheroptab = vashl_optab; in expand_binop()
1248 otheroptab = vashr_optab; in expand_binop()
1250 otheroptab = vlshr_optab; in expand_binop()
1252 otheroptab = vrotl_optab; in expand_binop()
1254 otheroptab = vrotr_optab; in expand_binop()
1256 if (otheroptab in expand_binop()
1257 && (icode = optab_handler (otheroptab, mode)) != CODE_FOR_nothing) in expand_binop()
1271 temp = expand_binop_directly (icode, mode, otheroptab, op0, vop1, in expand_binop()
1602 optab otheroptab = binoptab == add_optab ? sub_optab : add_optab; in expand_binop() local
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Doptabs.c1243 optab otheroptab = unknown_optab; in expand_binop() local
1246 otheroptab = vashl_optab; in expand_binop()
1248 otheroptab = vashr_optab; in expand_binop()
1250 otheroptab = vlshr_optab; in expand_binop()
1252 otheroptab = vrotl_optab; in expand_binop()
1254 otheroptab = vrotr_optab; in expand_binop()
1256 if (otheroptab in expand_binop()
1257 && (icode = optab_handler (otheroptab, mode)) != CODE_FOR_nothing) in expand_binop()
1271 temp = expand_binop_directly (icode, mode, otheroptab, op0, vop1, in expand_binop()
1602 optab otheroptab = binoptab == add_optab ? sub_optab : add_optab; in expand_binop() local
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Doptabs.c1243 optab otheroptab = unknown_optab; in expand_binop() local
1246 otheroptab = vashl_optab; in expand_binop()
1248 otheroptab = vashr_optab; in expand_binop()
1250 otheroptab = vlshr_optab; in expand_binop()
1252 otheroptab = vrotl_optab; in expand_binop()
1254 otheroptab = vrotr_optab; in expand_binop()
1256 if (otheroptab in expand_binop()
1257 && (icode = optab_handler (otheroptab, mode)) != CODE_FOR_nothing) in expand_binop()
1271 temp = expand_binop_directly (icode, mode, otheroptab, op0, vop1, in expand_binop()
1602 optab otheroptab = binoptab == add_optab ? sub_optab : add_optab; in expand_binop() local
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Doptabs.c1275 optab otheroptab = unknown_optab; in expand_binop() local
1278 otheroptab = vashl_optab; in expand_binop()
1280 otheroptab = vashr_optab; in expand_binop()
1282 otheroptab = vlshr_optab; in expand_binop()
1284 otheroptab = vrotl_optab; in expand_binop()
1286 otheroptab = vrotr_optab; in expand_binop()
1288 if (otheroptab in expand_binop()
1289 && (icode = optab_handler (otheroptab, mode)) != CODE_FOR_nothing) in expand_binop()
1303 temp = expand_binop_directly (icode, mode, otheroptab, op0, vop1, in expand_binop()
1640 optab otheroptab = binoptab == add_optab ? sub_optab : add_optab; in expand_binop() local
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Doptabs.c1275 optab otheroptab = unknown_optab; in expand_binop() local
1278 otheroptab = vashl_optab; in expand_binop()
1280 otheroptab = vashr_optab; in expand_binop()
1282 otheroptab = vlshr_optab; in expand_binop()
1284 otheroptab = vrotl_optab; in expand_binop()
1286 otheroptab = vrotr_optab; in expand_binop()
1288 if (otheroptab in expand_binop()
1289 && (icode = optab_handler (otheroptab, mode)) != CODE_FOR_nothing) in expand_binop()
1303 temp = expand_binop_directly (icode, mode, otheroptab, op0, vop1, in expand_binop()
1646 optab otheroptab = binoptab == add_optab ? sub_optab : add_optab; in expand_binop() local
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Doptabs.c1275 optab otheroptab = unknown_optab; in expand_binop() local
1278 otheroptab = vashl_optab; in expand_binop()
1280 otheroptab = vashr_optab; in expand_binop()
1282 otheroptab = vlshr_optab; in expand_binop()
1284 otheroptab = vrotl_optab; in expand_binop()
1286 otheroptab = vrotr_optab; in expand_binop()
1288 if (otheroptab in expand_binop()
1289 && (icode = optab_handler (otheroptab, mode)) != CODE_FOR_nothing) in expand_binop()
1303 temp = expand_binop_directly (icode, mode, otheroptab, op0, vop1, in expand_binop()
1646 optab otheroptab = binoptab == add_optab ? sub_optab : add_optab; in expand_binop() local
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Doptabs.c1243 optab otheroptab = unknown_optab; in expand_binop() local
1246 otheroptab = vashl_optab; in expand_binop()
1248 otheroptab = vashr_optab; in expand_binop()
1250 otheroptab = vlshr_optab; in expand_binop()
1252 otheroptab = vrotl_optab; in expand_binop()
1254 otheroptab = vrotr_optab; in expand_binop()
1256 if (otheroptab in expand_binop()
1257 && (icode = optab_handler (otheroptab, mode)) != CODE_FOR_nothing) in expand_binop()
1271 temp = expand_binop_directly (icode, mode, otheroptab, op0, vop1, in expand_binop()
1608 optab otheroptab = binoptab == add_optab ? sub_optab : add_optab; in expand_binop() local
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Doptabs.c1572 temp = expand_binop_directly (mode, otheroptab, op0, newop1, in expand_binop()
1606 optab otheroptab = unknown_optab; in expand_binop() local
1609 otheroptab = vashl_optab; in expand_binop()
1611 otheroptab = vashr_optab; in expand_binop()
1613 otheroptab = vlshr_optab; in expand_binop()
1615 otheroptab = vrotl_optab; in expand_binop()
1617 otheroptab = vrotr_optab; in expand_binop()
1619 if (otheroptab && optab_handler (otheroptab, mode) != CODE_FOR_nothing) in expand_binop()
1624 temp = expand_binop_directly (mode, otheroptab, op0, vop1, in expand_binop()
1955 optab otheroptab = binoptab == add_optab ? sub_optab : add_optab; in expand_binop() local
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Doptabs.c1562 optab otheroptab = unknown_optab; in expand_binop() local
1565 otheroptab = vashl_optab; in expand_binop()
1567 otheroptab = vashr_optab; in expand_binop()
1569 otheroptab = vlshr_optab; in expand_binop()
1571 otheroptab = vrotl_optab; in expand_binop()
1573 otheroptab = vrotr_optab; in expand_binop()
1575 if (otheroptab in expand_binop()
1576 && (icode = optab_handler (otheroptab, mode)) != CODE_FOR_nothing) in expand_binop()
1590 temp = expand_binop_directly (icode, mode, otheroptab, op0, vop1, in expand_binop()
1933 optab otheroptab = binoptab == add_optab ? sub_optab : add_optab; in expand_binop() local
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Doptabs.c1569 temp = expand_binop_directly (mode, otheroptab, op0, newop1, in expand_binop()
1603 optab otheroptab = unknown_optab; in expand_binop() local
1606 otheroptab = vashl_optab; in expand_binop()
1608 otheroptab = vashr_optab; in expand_binop()
1610 otheroptab = vlshr_optab; in expand_binop()
1612 otheroptab = vrotl_optab; in expand_binop()
1614 otheroptab = vrotr_optab; in expand_binop()
1616 if (otheroptab && optab_handler (otheroptab, mode) != CODE_FOR_nothing) in expand_binop()
1621 temp = expand_binop_directly (mode, otheroptab, op0, vop1, in expand_binop()
1952 optab otheroptab = binoptab == add_optab ? sub_optab : add_optab; in expand_binop() local
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Doptabs.c1562 optab otheroptab = unknown_optab; in expand_binop() local
1565 otheroptab = vashl_optab; in expand_binop()
1567 otheroptab = vashr_optab; in expand_binop()
1569 otheroptab = vlshr_optab; in expand_binop()
1571 otheroptab = vrotl_optab; in expand_binop()
1573 otheroptab = vrotr_optab; in expand_binop()
1575 if (otheroptab in expand_binop()
1576 && (icode = optab_handler (otheroptab, mode)) != CODE_FOR_nothing) in expand_binop()
1590 temp = expand_binop_directly (icode, mode, otheroptab, op0, vop1, in expand_binop()
1933 optab otheroptab = binoptab == add_optab ? sub_optab : add_optab; in expand_binop() local
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Doptabs.c1562 optab otheroptab = unknown_optab; in expand_binop() local
1565 otheroptab = vashl_optab; in expand_binop()
1567 otheroptab = vashr_optab; in expand_binop()
1569 otheroptab = vlshr_optab; in expand_binop()
1571 otheroptab = vrotl_optab; in expand_binop()
1573 otheroptab = vrotr_optab; in expand_binop()
1575 if (otheroptab in expand_binop()
1576 && (icode = optab_handler (otheroptab, mode)) != CODE_FOR_nothing) in expand_binop()
1590 temp = expand_binop_directly (icode, mode, otheroptab, op0, vop1, in expand_binop()
1933 optab otheroptab = binoptab == add_optab ? sub_optab : add_optab; in expand_binop() local
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Doptabs.c1569 temp = expand_binop_directly (mode, otheroptab, op0, newop1, in expand_binop()
1603 optab otheroptab = unknown_optab; in expand_binop() local
1606 otheroptab = vashl_optab; in expand_binop()
1608 otheroptab = vashr_optab; in expand_binop()
1610 otheroptab = vlshr_optab; in expand_binop()
1612 otheroptab = vrotl_optab; in expand_binop()
1614 otheroptab = vrotr_optab; in expand_binop()
1616 if (otheroptab && optab_handler (otheroptab, mode) != CODE_FOR_nothing) in expand_binop()
1621 temp = expand_binop_directly (mode, otheroptab, op0, vop1, in expand_binop()
1952 optab otheroptab = binoptab == add_optab ? sub_optab : add_optab; in expand_binop() local
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Doptabs.c1584 optab otheroptab = unknown_optab; in expand_binop() local
1587 otheroptab = vashl_optab; in expand_binop()
1589 otheroptab = vashr_optab; in expand_binop()
1591 otheroptab = vlshr_optab; in expand_binop()
1593 otheroptab = vrotl_optab; in expand_binop()
1595 otheroptab = vrotr_optab; in expand_binop()
1597 if (otheroptab in expand_binop()
1598 && (icode = optab_handler (otheroptab, mode)) != CODE_FOR_nothing) in expand_binop()
1612 temp = expand_binop_directly (icode, mode, otheroptab, op0, vop1, in expand_binop()
1955 optab otheroptab = binoptab == add_optab ? sub_optab : add_optab; in expand_binop() local
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Doptabs.c1202 optab otheroptab = binoptab == add_optab ? sub_optab : add_optab; in expand_binop() local
1262 normalizep == 1 ? binoptab : otheroptab, in expand_binop()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Doptabs.c1202 optab otheroptab = binoptab == add_optab ? sub_optab : add_optab; in expand_binop() local
1262 normalizep == 1 ? binoptab : otheroptab, in expand_binop()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Doptabs.c1521 optab otheroptab = binoptab == add_optab ? sub_optab : add_optab; in expand_binop() local
1581 normalizep == 1 ? binoptab : otheroptab, in expand_binop()