Home
last modified time | relevance | path

Searched refs:POWI_WINDOW_SIZE (Results 1 – 25 of 50) sorted by relevance

12

/dports/math/libmesh/libmesh-1.6.2/contrib/fparser/fpoptimizer/
H A Dbytecodesynth.cc149 #define POWI_WINDOW_SIZE 3 macro
340 half = value & ((1 << POWI_WINDOW_SIZE) - 1); // that is, value & 7 in PlanNtimesCache()
406 half = value & ((1 << POWI_WINDOW_SIZE) - 1); // that is, value & 7 in AssembleSequence_Subdivide()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-math-opts.c830 #define POWI_WINDOW_SIZE 3 macro
922 digit = val & ((1 << POWI_WINDOW_SIZE) - 1); in powi_cost()
924 + POWI_WINDOW_SIZE + 1; in powi_cost()
925 val >>= POWI_WINDOW_SIZE; in powi_cost()
962 digit = n & ((1 << POWI_WINDOW_SIZE) - 1); in powi_as_mults_1()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-math-opts.c830 #define POWI_WINDOW_SIZE 3 macro
922 digit = val & ((1 << POWI_WINDOW_SIZE) - 1); in powi_cost()
924 + POWI_WINDOW_SIZE + 1; in powi_cost()
925 val >>= POWI_WINDOW_SIZE; in powi_cost()
962 digit = n & ((1 << POWI_WINDOW_SIZE) - 1); in powi_as_mults_1()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-math-opts.c865 #define POWI_WINDOW_SIZE 3 macro
957 digit = val & ((1 << POWI_WINDOW_SIZE) - 1); in powi_cost()
959 + POWI_WINDOW_SIZE + 1; in powi_cost()
960 val >>= POWI_WINDOW_SIZE; in powi_cost()
997 digit = n & ((1 << POWI_WINDOW_SIZE) - 1); in powi_as_mults_1()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-math-opts.c1052 #define POWI_WINDOW_SIZE 3 macro
1144 digit = val & ((1 << POWI_WINDOW_SIZE) - 1); in powi_cost()
1146 + POWI_WINDOW_SIZE + 1; in powi_cost()
1147 val >>= POWI_WINDOW_SIZE; in powi_cost()
1184 digit = n & ((1 << POWI_WINDOW_SIZE) - 1); in powi_as_mults_1()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-math-opts.c1251 #define POWI_WINDOW_SIZE 3 macro
1343 digit = val & ((1 << POWI_WINDOW_SIZE) - 1); in powi_cost()
1345 + POWI_WINDOW_SIZE + 1; in powi_cost()
1346 val >>= POWI_WINDOW_SIZE; in powi_cost()
1383 digit = n & ((1 << POWI_WINDOW_SIZE) - 1); in powi_as_mults_1()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-math-opts.c1052 #define POWI_WINDOW_SIZE 3 macro
1144 digit = val & ((1 << POWI_WINDOW_SIZE) - 1); in powi_cost()
1146 + POWI_WINDOW_SIZE + 1; in powi_cost()
1147 val >>= POWI_WINDOW_SIZE; in powi_cost()
1184 digit = n & ((1 << POWI_WINDOW_SIZE) - 1); in powi_as_mults_1()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-math-opts.c1052 #define POWI_WINDOW_SIZE 3 macro
1144 digit = val & ((1 << POWI_WINDOW_SIZE) - 1); in powi_cost()
1146 + POWI_WINDOW_SIZE + 1; in powi_cost()
1147 val >>= POWI_WINDOW_SIZE; in powi_cost()
1184 digit = n & ((1 << POWI_WINDOW_SIZE) - 1); in powi_as_mults_1()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-math-opts.c1257 #define POWI_WINDOW_SIZE 3 macro
1349 digit = val & ((1 << POWI_WINDOW_SIZE) - 1); in powi_cost()
1351 + POWI_WINDOW_SIZE + 1; in powi_cost()
1352 val >>= POWI_WINDOW_SIZE; in powi_cost()
1389 digit = n & ((1 << POWI_WINDOW_SIZE) - 1); in powi_as_mults_1()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-math-opts.c1052 #define POWI_WINDOW_SIZE 3 macro
1144 digit = val & ((1 << POWI_WINDOW_SIZE) - 1); in powi_cost()
1146 + POWI_WINDOW_SIZE + 1; in powi_cost()
1147 val >>= POWI_WINDOW_SIZE; in powi_cost()
1184 digit = n & ((1 << POWI_WINDOW_SIZE) - 1); in powi_as_mults_1()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-math-opts.c1052 #define POWI_WINDOW_SIZE 3 macro
1144 digit = val & ((1 << POWI_WINDOW_SIZE) - 1); in powi_cost()
1146 + POWI_WINDOW_SIZE + 1; in powi_cost()
1147 val >>= POWI_WINDOW_SIZE; in powi_cost()
1184 digit = n & ((1 << POWI_WINDOW_SIZE) - 1); in powi_as_mults_1()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-math-opts.c1051 #define POWI_WINDOW_SIZE 3 macro
1143 digit = val & ((1 << POWI_WINDOW_SIZE) - 1); in powi_cost()
1145 + POWI_WINDOW_SIZE + 1; in powi_cost()
1146 val >>= POWI_WINDOW_SIZE; in powi_cost()
1183 digit = n & ((1 << POWI_WINDOW_SIZE) - 1); in powi_as_mults_1()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-math-opts.c1251 #define POWI_WINDOW_SIZE 3 macro
1343 digit = val & ((1 << POWI_WINDOW_SIZE) - 1); in powi_cost()
1345 + POWI_WINDOW_SIZE + 1; in powi_cost()
1346 val >>= POWI_WINDOW_SIZE; in powi_cost()
1383 digit = n & ((1 << POWI_WINDOW_SIZE) - 1); in powi_as_mults_1()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-math-opts.c1251 #define POWI_WINDOW_SIZE 3 macro
1343 digit = val & ((1 << POWI_WINDOW_SIZE) - 1); in powi_cost()
1345 + POWI_WINDOW_SIZE + 1; in powi_cost()
1346 val >>= POWI_WINDOW_SIZE; in powi_cost()
1383 digit = n & ((1 << POWI_WINDOW_SIZE) - 1); in powi_as_mults_1()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-math-opts.c1257 #define POWI_WINDOW_SIZE 3 macro
1349 digit = val & ((1 << POWI_WINDOW_SIZE) - 1); in powi_cost()
1351 + POWI_WINDOW_SIZE + 1; in powi_cost()
1352 val >>= POWI_WINDOW_SIZE; in powi_cost()
1389 digit = n & ((1 << POWI_WINDOW_SIZE) - 1); in powi_as_mults_1()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-math-opts.c1257 #define POWI_WINDOW_SIZE 3 macro
1349 digit = val & ((1 << POWI_WINDOW_SIZE) - 1); in powi_cost()
1351 + POWI_WINDOW_SIZE + 1; in powi_cost()
1352 val >>= POWI_WINDOW_SIZE; in powi_cost()
1389 digit = n & ((1 << POWI_WINDOW_SIZE) - 1); in powi_as_mults_1()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-math-opts.c894 #define POWI_WINDOW_SIZE 3 macro
986 digit = val & ((1 << POWI_WINDOW_SIZE) - 1); in powi_cost()
988 + POWI_WINDOW_SIZE + 1; in powi_cost()
989 val >>= POWI_WINDOW_SIZE; in powi_cost()
1026 digit = n & ((1 << POWI_WINDOW_SIZE) - 1); in powi_as_mults_1()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-math-opts.c894 #define POWI_WINDOW_SIZE 3 macro
986 digit = val & ((1 << POWI_WINDOW_SIZE) - 1); in powi_cost()
988 + POWI_WINDOW_SIZE + 1; in powi_cost()
989 val >>= POWI_WINDOW_SIZE; in powi_cost()
1026 digit = n & ((1 << POWI_WINDOW_SIZE) - 1); in powi_as_mults_1()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-math-opts.c1379 #define POWI_WINDOW_SIZE 3 macro
1471 digit = val & ((1 << POWI_WINDOW_SIZE) - 1); in powi_cost()
1473 + POWI_WINDOW_SIZE + 1; in powi_cost()
1474 val >>= POWI_WINDOW_SIZE; in powi_cost()
1511 digit = n & ((1 << POWI_WINDOW_SIZE) - 1); in powi_as_mults_1()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-math-opts.c1379 #define POWI_WINDOW_SIZE 3 macro
1471 digit = val & ((1 << POWI_WINDOW_SIZE) - 1); in powi_cost()
1473 + POWI_WINDOW_SIZE + 1; in powi_cost()
1474 val >>= POWI_WINDOW_SIZE; in powi_cost()
1511 digit = n & ((1 << POWI_WINDOW_SIZE) - 1); in powi_as_mults_1()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-math-opts.c1379 #define POWI_WINDOW_SIZE 3 macro
1471 digit = val & ((1 << POWI_WINDOW_SIZE) - 1); in powi_cost()
1473 + POWI_WINDOW_SIZE + 1; in powi_cost()
1474 val >>= POWI_WINDOW_SIZE; in powi_cost()
1511 digit = n & ((1 << POWI_WINDOW_SIZE) - 1); in powi_as_mults_1()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-math-opts.c1379 #define POWI_WINDOW_SIZE 3 macro
1471 digit = val & ((1 << POWI_WINDOW_SIZE) - 1); in powi_cost()
1473 + POWI_WINDOW_SIZE + 1; in powi_cost()
1474 val >>= POWI_WINDOW_SIZE; in powi_cost()
1511 digit = n & ((1 << POWI_WINDOW_SIZE) - 1); in powi_as_mults_1()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dbuiltins.c1919 #define POWI_WINDOW_SIZE 3 macro
2011 digit = val & ((1 << POWI_WINDOW_SIZE) - 1); in powi_cost()
2013 + POWI_WINDOW_SIZE + 1; in powi_cost()
2014 val >>= POWI_WINDOW_SIZE; in powi_cost()
2051 digit = n & ((1 << POWI_WINDOW_SIZE) - 1); in expand_powi_1()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dbuiltins.c1919 #define POWI_WINDOW_SIZE 3 macro
2011 digit = val & ((1 << POWI_WINDOW_SIZE) - 1); in powi_cost()
2013 + POWI_WINDOW_SIZE + 1; in powi_cost()
2014 val >>= POWI_WINDOW_SIZE; in powi_cost()
2051 digit = n & ((1 << POWI_WINDOW_SIZE) - 1); in expand_powi_1()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dbuiltins.c2426 #define POWI_WINDOW_SIZE 3
2518 digit = val & ((1 << POWI_WINDOW_SIZE) - 1);
2520 + POWI_WINDOW_SIZE + 1;
2521 val >>= POWI_WINDOW_SIZE;
2558 digit = n & ((1 << POWI_WINDOW_SIZE) - 1);

12