Home
last modified time | relevance | path

Searched refs:first_interp (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/simgear/simgear-2020.3.11/simgear/props/
H A DPropertyInterpolationMgr.cxx203 PropertyInterpolatorRef first_interp, cur_interp; in interpolate() local
211 if( !first_interp ) in interpolate()
212 first_interp = interp; in interpolate()
219 return interpolate(prop, first_interp); in interpolate()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-strength-reduction.c271 cand_idx first_interp; member
693 c->first_interp = c->cand_num; in alloc_cand_and_find_basis()
1269 c2->first_interp = c->cand_num; in slsr_process_mul()
1509 c2->first_interp = c->cand_num; in slsr_process_add()
1653 c->first_interp = first_cand->cand_num; in slsr_process_cast()
1677 c2->first_interp = c->cand_num; in slsr_process_cast()
1720 c->first_interp = first_cand->cand_num; in slsr_process_copy()
1746 c2->first_interp = c->cand_num; in slsr_process_copy()
2211 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_mult_candidate()
3767 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_one_candidate()
[all …]
H A DChangeLog6399 first_interp field.
6400 (alloc_cand_and_find_basis): Initialize first_interp field.
6401 (slsr_process_mul): Modify first_interp field.
6403 (slsr_process_cast): Modify first_interp field for each new
6406 (dump_candidate): Dump first_interp field.
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgimple-ssa-strength-reduction.c271 cand_idx first_interp; member
693 c->first_interp = c->cand_num; in alloc_cand_and_find_basis()
1269 c2->first_interp = c->cand_num; in slsr_process_mul()
1509 c2->first_interp = c->cand_num; in slsr_process_add()
1653 c->first_interp = first_cand->cand_num; in slsr_process_cast()
1677 c2->first_interp = c->cand_num; in slsr_process_cast()
1720 c->first_interp = first_cand->cand_num; in slsr_process_copy()
1746 c2->first_interp = c->cand_num; in slsr_process_copy()
2211 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_mult_candidate()
3767 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_one_candidate()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgimple-ssa-strength-reduction.c271 cand_idx first_interp; variable
694 c->first_interp = c->cand_num; in alloc_cand_and_find_basis()
1261 c2->first_interp = c->cand_num; in slsr_process_mul()
1489 c2->first_interp = c->cand_num; in slsr_process_add()
1633 c->first_interp = first_cand->cand_num; in slsr_process_cast()
1654 c2->first_interp = c->cand_num; in slsr_process_cast()
1697 c->first_interp = first_cand->cand_num; in slsr_process_copy()
1720 c2->first_interp = c->cand_num; in slsr_process_copy()
2213 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_mult_candidate()
3769 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_one_candidate()
[all …]
H A DChangeLog-201822435 first_interp field.
22436 (alloc_cand_and_find_basis): Initialize first_interp field.
22437 (slsr_process_mul): Modify first_interp field.
22439 (slsr_process_cast): Modify first_interp field for each new
22442 (dump_candidate): Dump first_interp field.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgimple-ssa-strength-reduction.c271 cand_idx first_interp; member
693 c->first_interp = c->cand_num; in alloc_cand_and_find_basis()
1269 c2->first_interp = c->cand_num; in slsr_process_mul()
1509 c2->first_interp = c->cand_num; in slsr_process_add()
1653 c->first_interp = first_cand->cand_num; in slsr_process_cast()
1677 c2->first_interp = c->cand_num; in slsr_process_cast()
1720 c->first_interp = first_cand->cand_num; in slsr_process_copy()
1746 c2->first_interp = c->cand_num; in slsr_process_copy()
2211 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_mult_candidate()
3767 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_one_candidate()
[all …]
H A DChangeLog3276 first_interp field.
3277 (alloc_cand_and_find_basis): Initialize first_interp field.
3278 (slsr_process_mul): Modify first_interp field.
3280 (slsr_process_cast): Modify first_interp field for each new
3283 (dump_candidate): Dump first_interp field.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgimple-ssa-strength-reduction.c271 cand_idx first_interp; variable
694 c->first_interp = c->cand_num; in alloc_cand_and_find_basis()
1261 c2->first_interp = c->cand_num; in slsr_process_mul()
1489 c2->first_interp = c->cand_num; in slsr_process_add()
1633 c->first_interp = first_cand->cand_num; in slsr_process_cast()
1654 c2->first_interp = c->cand_num; in slsr_process_cast()
1697 c->first_interp = first_cand->cand_num; in slsr_process_copy()
1720 c2->first_interp = c->cand_num; in slsr_process_copy()
2213 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_mult_candidate()
3769 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_one_candidate()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-strength-reduction.c271 cand_idx first_interp; member
693 c->first_interp = c->cand_num; in alloc_cand_and_find_basis()
1269 c2->first_interp = c->cand_num; in slsr_process_mul()
1509 c2->first_interp = c->cand_num; in slsr_process_add()
1653 c->first_interp = first_cand->cand_num; in slsr_process_cast()
1677 c2->first_interp = c->cand_num; in slsr_process_cast()
1720 c->first_interp = first_cand->cand_num; in slsr_process_copy()
1746 c2->first_interp = c->cand_num; in slsr_process_copy()
2211 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_mult_candidate()
3767 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_one_candidate()
[all …]
H A DChangeLog6399 first_interp field.
6400 (alloc_cand_and_find_basis): Initialize first_interp field.
6401 (slsr_process_mul): Modify first_interp field.
6403 (slsr_process_cast): Modify first_interp field for each new
6406 (dump_candidate): Dump first_interp field.
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-strength-reduction.c271 cand_idx first_interp; member
693 c->first_interp = c->cand_num; in alloc_cand_and_find_basis()
1269 c2->first_interp = c->cand_num; in slsr_process_mul()
1509 c2->first_interp = c->cand_num; in slsr_process_add()
1653 c->first_interp = first_cand->cand_num; in slsr_process_cast()
1677 c2->first_interp = c->cand_num; in slsr_process_cast()
1720 c->first_interp = first_cand->cand_num; in slsr_process_copy()
1746 c2->first_interp = c->cand_num; in slsr_process_copy()
2211 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_mult_candidate()
3767 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_one_candidate()
[all …]
H A DChangeLog6399 first_interp field.
6400 (alloc_cand_and_find_basis): Initialize first_interp field.
6401 (slsr_process_mul): Modify first_interp field.
6403 (slsr_process_cast): Modify first_interp field for each new
6406 (dump_candidate): Dump first_interp field.
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-strength-reduction.c271 cand_idx first_interp; member
693 c->first_interp = c->cand_num; in alloc_cand_and_find_basis()
1269 c2->first_interp = c->cand_num; in slsr_process_mul()
1509 c2->first_interp = c->cand_num; in slsr_process_add()
1653 c->first_interp = first_cand->cand_num; in slsr_process_cast()
1677 c2->first_interp = c->cand_num; in slsr_process_cast()
1720 c->first_interp = first_cand->cand_num; in slsr_process_copy()
1746 c2->first_interp = c->cand_num; in slsr_process_copy()
2211 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_mult_candidate()
3767 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_one_candidate()
[all …]
H A DChangeLog6399 first_interp field.
6400 (alloc_cand_and_find_basis): Initialize first_interp field.
6401 (slsr_process_mul): Modify first_interp field.
6403 (slsr_process_cast): Modify first_interp field for each new
6406 (dump_candidate): Dump first_interp field.
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgimple-ssa-strength-reduction.c271 cand_idx first_interp; member
693 c->first_interp = c->cand_num; in alloc_cand_and_find_basis()
1269 c2->first_interp = c->cand_num; in slsr_process_mul()
1509 c2->first_interp = c->cand_num; in slsr_process_add()
1653 c->first_interp = first_cand->cand_num; in slsr_process_cast()
1677 c2->first_interp = c->cand_num; in slsr_process_cast()
1720 c->first_interp = first_cand->cand_num; in slsr_process_copy()
1746 c2->first_interp = c->cand_num; in slsr_process_copy()
2211 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_mult_candidate()
3767 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_one_candidate()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgimple-ssa-strength-reduction.c271 cand_idx first_interp; variable
694 c->first_interp = c->cand_num; in alloc_cand_and_find_basis()
1261 c2->first_interp = c->cand_num; in slsr_process_mul()
1489 c2->first_interp = c->cand_num; in slsr_process_add()
1633 c->first_interp = first_cand->cand_num; in slsr_process_cast()
1654 c2->first_interp = c->cand_num; in slsr_process_cast()
1697 c->first_interp = first_cand->cand_num; in slsr_process_copy()
1720 c2->first_interp = c->cand_num; in slsr_process_copy()
2213 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_mult_candidate()
3769 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_one_candidate()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgimple-ssa-strength-reduction.c271 cand_idx first_interp; member
693 c->first_interp = c->cand_num; in alloc_cand_and_find_basis()
1269 c2->first_interp = c->cand_num; in slsr_process_mul()
1509 c2->first_interp = c->cand_num; in slsr_process_add()
1653 c->first_interp = first_cand->cand_num; in slsr_process_cast()
1677 c2->first_interp = c->cand_num; in slsr_process_cast()
1720 c->first_interp = first_cand->cand_num; in slsr_process_copy()
1746 c2->first_interp = c->cand_num; in slsr_process_copy()
2211 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_mult_candidate()
3767 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_one_candidate()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimple-ssa-strength-reduction.c271 cand_idx first_interp; variable
694 c->first_interp = c->cand_num; in alloc_cand_and_find_basis()
1261 c2->first_interp = c->cand_num; in slsr_process_mul()
1489 c2->first_interp = c->cand_num; in slsr_process_add()
1633 c->first_interp = first_cand->cand_num; in slsr_process_cast()
1654 c2->first_interp = c->cand_num; in slsr_process_cast()
1697 c->first_interp = first_cand->cand_num; in slsr_process_copy()
1720 c2->first_interp = c->cand_num; in slsr_process_copy()
2213 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_mult_candidate()
3769 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_one_candidate()
[all …]
H A DChangeLog-201822435 first_interp field.
22436 (alloc_cand_and_find_basis): Initialize first_interp field.
22437 (slsr_process_mul): Modify first_interp field.
22439 (slsr_process_cast): Modify first_interp field for each new
22442 (dump_candidate): Dump first_interp field.
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgimple-ssa-strength-reduction.c271 cand_idx first_interp; member
693 c->first_interp = c->cand_num; in alloc_cand_and_find_basis()
1269 c2->first_interp = c->cand_num; in slsr_process_mul()
1509 c2->first_interp = c->cand_num; in slsr_process_add()
1653 c->first_interp = first_cand->cand_num; in slsr_process_cast()
1677 c2->first_interp = c->cand_num; in slsr_process_cast()
1720 c->first_interp = first_cand->cand_num; in slsr_process_copy()
1746 c2->first_interp = c->cand_num; in slsr_process_copy()
2211 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_mult_candidate()
3767 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_one_candidate()
[all …]
H A DChangeLog9218 first_interp field.
9219 (alloc_cand_and_find_basis): Initialize first_interp field.
9220 (slsr_process_mul): Modify first_interp field.
9222 (slsr_process_cast): Modify first_interp field for each new
9225 (dump_candidate): Dump first_interp field.
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgimple-ssa-strength-reduction.c271 cand_idx first_interp; variable
694 c->first_interp = c->cand_num; in alloc_cand_and_find_basis()
1261 c2->first_interp = c->cand_num; in slsr_process_mul()
1489 c2->first_interp = c->cand_num; in slsr_process_add()
1633 c->first_interp = first_cand->cand_num; in slsr_process_cast()
1654 c2->first_interp = c->cand_num; in slsr_process_cast()
1697 c->first_interp = first_cand->cand_num; in slsr_process_copy()
1720 c2->first_interp = c->cand_num; in slsr_process_copy()
2213 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_mult_candidate()
3769 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_one_candidate()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgimple-ssa-strength-reduction.c271 cand_idx first_interp; variable
694 c->first_interp = c->cand_num; in alloc_cand_and_find_basis()
1261 c2->first_interp = c->cand_num; in slsr_process_mul()
1489 c2->first_interp = c->cand_num; in slsr_process_add()
1633 c->first_interp = first_cand->cand_num; in slsr_process_cast()
1654 c2->first_interp = c->cand_num; in slsr_process_cast()
1697 c->first_interp = first_cand->cand_num; in slsr_process_copy()
1720 c2->first_interp = c->cand_num; in slsr_process_copy()
2213 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_mult_candidate()
3769 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_one_candidate()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimple-ssa-strength-reduction.c271 cand_idx first_interp; variable
694 c->first_interp = c->cand_num; in alloc_cand_and_find_basis()
1260 c2->first_interp = c->cand_num; in slsr_process_mul()
1488 c2->first_interp = c->cand_num; in slsr_process_add()
1632 c->first_interp = first_cand->cand_num; in slsr_process_cast()
1653 c2->first_interp = c->cand_num; in slsr_process_cast()
1696 c->first_interp = first_cand->cand_num; in slsr_process_copy()
1719 c2->first_interp = c->cand_num; in slsr_process_copy()
2212 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_mult_candidate()
3768 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_one_candidate()
[all …]

12