Home
last modified time | relevance | path

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

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dcombine.c6241 rtx orig_pos_rtx = pos_rtx; in make_extraction() local
6604 if (pos_rtx == 0 && orig_pos_rtx != 0 && INTVAL (orig_pos_rtx) == pos) in make_extraction()
6605 pos_rtx = orig_pos_rtx; in make_extraction()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcombine.c7333 rtx orig_pos_rtx = pos_rtx; in make_extraction() local
7689 if (pos_rtx == 0 && orig_pos_rtx != 0 && INTVAL (orig_pos_rtx) == pos) in make_extraction()
7690 pos_rtx = orig_pos_rtx; in make_extraction()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dcombine.c7011 rtx orig_pos_rtx = pos_rtx; in make_extraction() local
7363 if (pos_rtx == 0 && orig_pos_rtx != 0 && INTVAL (orig_pos_rtx) == pos) in make_extraction()
7364 pos_rtx = orig_pos_rtx; in make_extraction()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dcombine.c7000 rtx orig_pos_rtx = pos_rtx; in make_extraction() local
7352 if (pos_rtx == 0 && orig_pos_rtx != 0 && INTVAL (orig_pos_rtx) == pos) in make_extraction()
7353 pos_rtx = orig_pos_rtx; in make_extraction()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcombine.c5973 rtx orig_pos_rtx = pos_rtx; in make_extraction() local
6330 if (pos_rtx == 0 && orig_pos_rtx != 0 && INTVAL (orig_pos_rtx) == pos) in make_extraction()
6331 pos_rtx = orig_pos_rtx; in make_extraction()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcombine.c7043 rtx orig_pos_rtx = pos_rtx; in make_extraction() local
7399 if (pos_rtx == 0 && orig_pos_rtx != 0 && INTVAL (orig_pos_rtx) == pos) in make_extraction()
7400 pos_rtx = orig_pos_rtx; in make_extraction()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcombine.c5973 rtx orig_pos_rtx = pos_rtx; in make_extraction() local
6330 if (pos_rtx == 0 && orig_pos_rtx != 0 && INTVAL (orig_pos_rtx) == pos) in make_extraction()
6331 pos_rtx = orig_pos_rtx; in make_extraction()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcombine.c7333 rtx orig_pos_rtx = pos_rtx; in make_extraction() local
7689 if (pos_rtx == 0 && orig_pos_rtx != 0 && INTVAL (orig_pos_rtx) == pos) in make_extraction()
7690 pos_rtx = orig_pos_rtx; in make_extraction()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcombine.c7532 rtx orig_pos_rtx = pos_rtx; in make_extraction() local
7900 if (pos_rtx == 0 && orig_pos_rtx != 0 && INTVAL (orig_pos_rtx) == pos) in make_extraction()
7901 pos_rtx = orig_pos_rtx; in make_extraction()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcombine.c7641 rtx orig_pos_rtx = pos_rtx; in make_extraction() local
8009 if (pos_rtx == 0 && orig_pos_rtx != 0 && INTVAL (orig_pos_rtx) == pos) in make_extraction()
8010 pos_rtx = orig_pos_rtx; in make_extraction()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcombine.c7628 rtx orig_pos_rtx = pos_rtx; in make_extraction() local
7996 if (pos_rtx == 0 && orig_pos_rtx != 0 && INTVAL (orig_pos_rtx) == pos) in make_extraction()
7997 pos_rtx = orig_pos_rtx; in make_extraction()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcombine.c7533 rtx orig_pos_rtx = pos_rtx; in make_extraction() local
7901 if (pos_rtx == 0 && orig_pos_rtx != 0 && INTVAL (orig_pos_rtx) == pos) in make_extraction()
7902 pos_rtx = orig_pos_rtx; in make_extraction()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcombine.c7607 rtx orig_pos_rtx = pos_rtx; in make_extraction() local
7993 if (pos_rtx == 0 && orig_pos_rtx != 0 && INTVAL (orig_pos_rtx) == pos) in make_extraction()
7994 pos_rtx = orig_pos_rtx; in make_extraction()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcombine.c7642 rtx orig_pos_rtx = pos_rtx; in make_extraction() local
8010 if (pos_rtx == 0 && orig_pos_rtx != 0 && INTVAL (orig_pos_rtx) == pos) in make_extraction()
8011 pos_rtx = orig_pos_rtx; in make_extraction()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcombine.c7445 rtx orig_pos_rtx = pos_rtx; in make_extraction() local
7831 if (pos_rtx == 0 && orig_pos_rtx != 0 && INTVAL (orig_pos_rtx) == pos) in make_extraction()
7832 pos_rtx = orig_pos_rtx; in make_extraction()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dcombine.c7532 rtx orig_pos_rtx = pos_rtx; in make_extraction() local
7900 if (pos_rtx == 0 && orig_pos_rtx != 0 && INTVAL (orig_pos_rtx) == pos) in make_extraction()
7901 pos_rtx = orig_pos_rtx; in make_extraction()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dcombine.c7597 rtx orig_pos_rtx = pos_rtx; in make_extraction() local
7983 if (pos_rtx == 0 && orig_pos_rtx != 0 && INTVAL (orig_pos_rtx) == pos) in make_extraction()
7984 pos_rtx = orig_pos_rtx; in make_extraction()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dcombine.c7532 rtx orig_pos_rtx = pos_rtx; in make_extraction() local
7900 if (pos_rtx == 0 && orig_pos_rtx != 0 && INTVAL (orig_pos_rtx) == pos) in make_extraction()
7901 pos_rtx = orig_pos_rtx; in make_extraction()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcombine.c7532 rtx orig_pos_rtx = pos_rtx; in make_extraction() local
7900 if (pos_rtx == 0 && orig_pos_rtx != 0 && INTVAL (orig_pos_rtx) == pos) in make_extraction()
7901 pos_rtx = orig_pos_rtx; in make_extraction()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dcombine.c7597 rtx orig_pos_rtx = pos_rtx; in make_extraction() local
7983 if (pos_rtx == 0 && orig_pos_rtx != 0 && INTVAL (orig_pos_rtx) == pos) in make_extraction()
7984 pos_rtx = orig_pos_rtx; in make_extraction()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dcombine.c7628 rtx orig_pos_rtx = pos_rtx; in make_extraction() local
7996 if (pos_rtx == 0 && orig_pos_rtx != 0 && INTVAL (orig_pos_rtx) == pos) in make_extraction()
7997 pos_rtx = orig_pos_rtx; in make_extraction()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dcombine.c7537 rtx orig_pos_rtx = pos_rtx; in make_extraction() local
7905 if (pos_rtx == 0 && orig_pos_rtx != 0 && INTVAL (orig_pos_rtx) == pos) in make_extraction()
7906 pos_rtx = orig_pos_rtx; in make_extraction()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dcombine.c7637 rtx orig_pos_rtx = pos_rtx; in make_extraction() local
8005 if (pos_rtx == 0 && orig_pos_rtx != 0 && INTVAL (orig_pos_rtx) == pos) in make_extraction()
8006 pos_rtx = orig_pos_rtx; in make_extraction()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dcombine.c7651 rtx orig_pos_rtx = pos_rtx; in make_extraction() local
8019 if (pos_rtx == 0 && orig_pos_rtx != 0 && INTVAL (orig_pos_rtx) == pos) in make_extraction()
8020 pos_rtx = orig_pos_rtx; in make_extraction()