Home
last modified time | relevance | path

Searched refs:DF_REG_DEF_CHAIN (Results 1 – 25 of 298) sorted by relevance

12345678910>>...12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgcse-common.c134 for (def = DF_REG_DEF_CHAIN (REGNO (x)); in compute_transp()
H A Dira.c3309 df_ref def = DF_REG_DEF_CHAIN (regno); in def_dominates_uses()
3731 df_ref def = DF_REG_DEF_CHAIN (regno); in combine_and_move_insns()
3882 df_ref def = DF_REG_DEF_CHAIN (regno); in indirect_jump_optimize()
4704 df_ref def = DF_REG_DEF_CHAIN (i); in find_moveable_pseudos()
5053 rtx_insn *def_insn = DF_REF_INSN (DF_REG_DEF_CHAIN (i)); in move_unallocated_pseudos()
5056 df_ref other_def = DF_REG_DEF_CHAIN (REGNO (other_reg)); in move_unallocated_pseudos()
5067 while ((other_def = DF_REG_DEF_CHAIN (REGNO (other_reg)))) in move_unallocated_pseudos()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgcse-common.c134 for (def = DF_REG_DEF_CHAIN (REGNO (x)); in compute_transp()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgcse-common.c134 for (def = DF_REG_DEF_CHAIN (REGNO (x)); in compute_transp()
H A Dira.c3357 df_ref def = DF_REG_DEF_CHAIN (regno); in def_dominates_uses()
3779 df_ref def = DF_REG_DEF_CHAIN (regno); in combine_and_move_insns()
3930 df_ref def = DF_REG_DEF_CHAIN (regno); in indirect_jump_optimize()
4753 df_ref def = DF_REG_DEF_CHAIN (i); in find_moveable_pseudos()
5104 rtx_insn *def_insn = DF_REF_INSN (DF_REG_DEF_CHAIN (i)); in move_unallocated_pseudos()
5107 df_ref other_def = DF_REG_DEF_CHAIN (REGNO (other_reg)); in move_unallocated_pseudos()
5118 while ((other_def = DF_REG_DEF_CHAIN (REGNO (other_reg)))) in move_unallocated_pseudos()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgcse-common.c134 for (def = DF_REG_DEF_CHAIN (REGNO (x)); in compute_transp()
H A Dira.c3309 df_ref def = DF_REG_DEF_CHAIN (regno); in def_dominates_uses()
3731 df_ref def = DF_REG_DEF_CHAIN (regno); in combine_and_move_insns()
3882 df_ref def = DF_REG_DEF_CHAIN (regno); in indirect_jump_optimize()
4704 df_ref def = DF_REG_DEF_CHAIN (i); in find_moveable_pseudos()
5053 rtx_insn *def_insn = DF_REF_INSN (DF_REG_DEF_CHAIN (i)); in move_unallocated_pseudos()
5056 df_ref other_def = DF_REG_DEF_CHAIN (REGNO (other_reg)); in move_unallocated_pseudos()
5067 while ((other_def = DF_REG_DEF_CHAIN (REGNO (other_reg)))) in move_unallocated_pseudos()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgcse-common.c134 for (def = DF_REG_DEF_CHAIN (REGNO (x)); in compute_transp()
H A Dira.c3309 df_ref def = DF_REG_DEF_CHAIN (regno); in def_dominates_uses()
3731 df_ref def = DF_REG_DEF_CHAIN (regno); in combine_and_move_insns()
3882 df_ref def = DF_REG_DEF_CHAIN (regno); in indirect_jump_optimize()
4704 df_ref def = DF_REG_DEF_CHAIN (i); in find_moveable_pseudos()
5053 rtx_insn *def_insn = DF_REF_INSN (DF_REG_DEF_CHAIN (i)); in move_unallocated_pseudos()
5056 df_ref other_def = DF_REG_DEF_CHAIN (REGNO (other_reg)); in move_unallocated_pseudos()
5067 while ((other_def = DF_REG_DEF_CHAIN (REGNO (other_reg)))) in move_unallocated_pseudos()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgcse-common.c134 for (def = DF_REG_DEF_CHAIN (REGNO (x)); in compute_transp()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgcse-common.c134 for (def = DF_REG_DEF_CHAIN (REGNO (x)); in compute_transp()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgcse-common.c134 for (def = DF_REG_DEF_CHAIN (REGNO (x)); in compute_transp()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgcse-common.c134 for (def = DF_REG_DEF_CHAIN (REGNO (x)); in compute_transp()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgcse-common.c134 for (def = DF_REG_DEF_CHAIN (REGNO (x)); in compute_transp()
H A Dira.c3309 df_ref def = DF_REG_DEF_CHAIN (regno); in def_dominates_uses()
3731 df_ref def = DF_REG_DEF_CHAIN (regno); in combine_and_move_insns()
3882 df_ref def = DF_REG_DEF_CHAIN (regno); in indirect_jump_optimize()
4704 df_ref def = DF_REG_DEF_CHAIN (i); in find_moveable_pseudos()
5053 rtx_insn *def_insn = DF_REF_INSN (DF_REG_DEF_CHAIN (i)); in move_unallocated_pseudos()
5056 df_ref other_def = DF_REG_DEF_CHAIN (REGNO (other_reg)); in move_unallocated_pseudos()
5067 while ((other_def = DF_REG_DEF_CHAIN (REGNO (other_reg)))) in move_unallocated_pseudos()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgcse-common.c134 for (def = DF_REG_DEF_CHAIN (REGNO (x)); in compute_transp()
H A Dira.c3309 df_ref def = DF_REG_DEF_CHAIN (regno); in def_dominates_uses()
3731 df_ref def = DF_REG_DEF_CHAIN (regno); in combine_and_move_insns()
3882 df_ref def = DF_REG_DEF_CHAIN (regno); in indirect_jump_optimize()
4704 df_ref def = DF_REG_DEF_CHAIN (i); in find_moveable_pseudos()
5053 rtx_insn *def_insn = DF_REF_INSN (DF_REG_DEF_CHAIN (i)); in move_unallocated_pseudos()
5056 df_ref other_def = DF_REG_DEF_CHAIN (REGNO (other_reg)); in move_unallocated_pseudos()
5067 while ((other_def = DF_REG_DEF_CHAIN (REGNO (other_reg)))) in move_unallocated_pseudos()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgcse-common.c134 for (def = DF_REG_DEF_CHAIN (REGNO (x)); in compute_transp()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgcse-common.c134 for (def = DF_REG_DEF_CHAIN (REGNO (x)); in compute_transp()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgcse-common.c134 for (def = DF_REG_DEF_CHAIN (REGNO (x)); in compute_transp()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgcse-common.c134 for (def = DF_REG_DEF_CHAIN (REGNO (x)); in compute_transp()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgcse-common.c134 for (def = DF_REG_DEF_CHAIN (REGNO (x)); in compute_transp()
H A Dira.c3309 df_ref def = DF_REG_DEF_CHAIN (regno); in def_dominates_uses()
3731 df_ref def = DF_REG_DEF_CHAIN (regno); in combine_and_move_insns()
3882 df_ref def = DF_REG_DEF_CHAIN (regno); in indirect_jump_optimize()
4704 df_ref def = DF_REG_DEF_CHAIN (i); in find_moveable_pseudos()
5053 rtx_insn *def_insn = DF_REF_INSN (DF_REG_DEF_CHAIN (i)); in move_unallocated_pseudos()
5056 df_ref other_def = DF_REG_DEF_CHAIN (REGNO (other_reg)); in move_unallocated_pseudos()
5067 while ((other_def = DF_REG_DEF_CHAIN (REGNO (other_reg)))) in move_unallocated_pseudos()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgcse-common.c134 for (def = DF_REG_DEF_CHAIN (REGNO (x));
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgcse-common.c134 for (def = DF_REG_DEF_CHAIN (REGNO (x)); in compute_transp()

12345678910>>...12