Home
last modified time | relevance | path

Searched refs:biv_entry (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dloop-iv.c87 struct biv_entry struct
110 struct biv_entry_hasher : free_ptr_hash <biv_entry> argument
113 static inline hashval_t hash (const biv_entry *);
114 static inline bool equal (const biv_entry *, const rtx_def *);
120 biv_entry_hasher::hash (const biv_entry *b) in hash()
128 biv_entry_hasher::equal (const biv_entry *b, const rtx_def *r) in equal()
827 struct biv_entry *biv = bivs->find_with_hash (def, REGNO (def)); in analyzed_for_bivness_p()
839 struct biv_entry *biv = XNEW (struct biv_entry); in record_biv()
840 biv_entry **slot = bivs->find_slot_with_hash (def, REGNO (def), INSERT); in record_biv()
H A DChangeLog-200621512 (struct biv_entry): New.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dloop-iv.c90 class biv_entry
114 struct biv_entry_hasher : free_ptr_hash <biv_entry>
117 static inline hashval_t hash (const biv_entry *);
118 static inline bool equal (const biv_entry *, const rtx_def *);
124 biv_entry_hasher::hash (const biv_entry *b) in hash()
132 biv_entry_hasher::equal (const biv_entry *b, const rtx_def *r) in equal()
831 class biv_entry *biv = bivs->find_with_hash (def, REGNO (def)); in analyzed_for_bivness_p()
843 class biv_entry *biv = XNEW (class biv_entry); in record_biv()
844 biv_entry **slot = bivs->find_slot_with_hash (def, REGNO (def), INSERT); in record_biv()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dloop-iv.c87 struct biv_entry struct
110 struct biv_entry_hasher : free_ptr_hash <biv_entry> argument
113 static inline hashval_t hash (const biv_entry *);
114 static inline bool equal (const biv_entry *, const rtx_def *);
120 biv_entry_hasher::hash (const biv_entry *b) in hash()
128 biv_entry_hasher::equal (const biv_entry *b, const rtx_def *r) in equal()
827 struct biv_entry *biv = bivs->find_with_hash (def, REGNO (def)); in analyzed_for_bivness_p()
839 struct biv_entry *biv = XNEW (struct biv_entry); in record_biv()
840 biv_entry **slot = bivs->find_slot_with_hash (def, REGNO (def), INSERT); in record_biv()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dloop-iv.c87 struct biv_entry struct
110 struct biv_entry_hasher : free_ptr_hash <biv_entry> argument
113 static inline hashval_t hash (const biv_entry *);
114 static inline bool equal (const biv_entry *, const rtx_def *);
120 biv_entry_hasher::hash (const biv_entry *b) in hash()
128 biv_entry_hasher::equal (const biv_entry *b, const rtx_def *r) in equal()
827 struct biv_entry *biv = bivs->find_with_hash (def, REGNO (def)); in analyzed_for_bivness_p()
839 struct biv_entry *biv = XNEW (struct biv_entry); in record_biv()
840 biv_entry **slot = bivs->find_slot_with_hash (def, REGNO (def), INSERT); in record_biv()
H A DChangeLog-200621512 (struct biv_entry): New.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dloop-iv.c87 struct biv_entry struct
110 struct biv_entry_hasher : free_ptr_hash <biv_entry> argument
113 static inline hashval_t hash (const biv_entry *);
114 static inline bool equal (const biv_entry *, const rtx_def *);
120 biv_entry_hasher::hash (const biv_entry *b) in hash()
128 biv_entry_hasher::equal (const biv_entry *b, const rtx_def *r) in equal()
827 struct biv_entry *biv = bivs->find_with_hash (def, REGNO (def)); in analyzed_for_bivness_p()
839 struct biv_entry *biv = XNEW (struct biv_entry); in record_biv()
840 biv_entry **slot = bivs->find_slot_with_hash (def, REGNO (def), INSERT); in record_biv()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dloop-iv.c90 class biv_entry
114 struct biv_entry_hasher : free_ptr_hash <biv_entry>
117 static inline hashval_t hash (const biv_entry *);
118 static inline bool equal (const biv_entry *, const rtx_def *);
124 biv_entry_hasher::hash (const biv_entry *b) in hash()
132 biv_entry_hasher::equal (const biv_entry *b, const rtx_def *r) in equal()
831 class biv_entry *biv = bivs->find_with_hash (def, REGNO (def)); in analyzed_for_bivness_p()
843 class biv_entry *biv = XNEW (class biv_entry); in record_biv()
844 biv_entry **slot = bivs->find_slot_with_hash (def, REGNO (def), INSERT); in record_biv()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dloop-iv.c85 struct biv_entry struct
108 struct biv_entry_hasher : free_ptr_hash <biv_entry> argument
111 static inline hashval_t hash (const biv_entry *);
112 static inline bool equal (const biv_entry *, const rtx_def *);
118 biv_entry_hasher::hash (const biv_entry *b) in hash()
126 biv_entry_hasher::equal (const biv_entry *b, const rtx_def *r) in equal()
830 struct biv_entry *biv = bivs->find_with_hash (def, REGNO (def)); in analyzed_for_bivness_p()
842 struct biv_entry *biv = XNEW (struct biv_entry); in record_biv()
843 biv_entry **slot = bivs->find_slot_with_hash (def, REGNO (def), INSERT); in record_biv()
H A DChangeLog-200621512 (struct biv_entry): New.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dloop-iv.c90 class biv_entry
114 struct biv_entry_hasher : free_ptr_hash <biv_entry>
117 static inline hashval_t hash (const biv_entry *);
118 static inline bool equal (const biv_entry *, const rtx_def *);
124 biv_entry_hasher::hash (const biv_entry *b) in hash()
132 biv_entry_hasher::equal (const biv_entry *b, const rtx_def *r) in equal()
831 class biv_entry *biv = bivs->find_with_hash (def, REGNO (def)); in analyzed_for_bivness_p()
843 class biv_entry *biv = XNEW (class biv_entry); in record_biv()
844 biv_entry **slot = bivs->find_slot_with_hash (def, REGNO (def), INSERT); in record_biv()
H A DChangeLog-200621512 (struct biv_entry): New.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dloop-iv.c90 class biv_entry
114 struct biv_entry_hasher : free_ptr_hash <biv_entry>
117 static inline hashval_t hash (const biv_entry *);
118 static inline bool equal (const biv_entry *, const rtx_def *);
124 biv_entry_hasher::hash (const biv_entry *b) in hash()
132 biv_entry_hasher::equal (const biv_entry *b, const rtx_def *r) in equal()
831 class biv_entry *biv = bivs->find_with_hash (def, REGNO (def)); in analyzed_for_bivness_p()
843 class biv_entry *biv = XNEW (class biv_entry); in record_biv()
844 biv_entry **slot = bivs->find_slot_with_hash (def, REGNO (def), INSERT); in record_biv()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dloop-iv.c87 struct biv_entry struct
110 struct biv_entry_hasher : free_ptr_hash <biv_entry> argument
113 static inline hashval_t hash (const biv_entry *);
114 static inline bool equal (const biv_entry *, const rtx_def *);
120 biv_entry_hasher::hash (const biv_entry *b) in hash()
128 biv_entry_hasher::equal (const biv_entry *b, const rtx_def *r) in equal()
827 struct biv_entry *biv = bivs->find_with_hash (def, REGNO (def)); in analyzed_for_bivness_p()
839 struct biv_entry *biv = XNEW (struct biv_entry); in record_biv()
840 biv_entry **slot = bivs->find_slot_with_hash (def, REGNO (def), INSERT); in record_biv()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dloop-iv.c87 struct biv_entry struct
110 struct biv_entry_hasher : free_ptr_hash <biv_entry> argument
113 static inline hashval_t hash (const biv_entry *);
114 static inline bool equal (const biv_entry *, const rtx_def *);
120 biv_entry_hasher::hash (const biv_entry *b) in hash()
128 biv_entry_hasher::equal (const biv_entry *b, const rtx_def *r) in equal()
827 struct biv_entry *biv = bivs->find_with_hash (def, REGNO (def)); in analyzed_for_bivness_p()
839 struct biv_entry *biv = XNEW (struct biv_entry); in record_biv()
840 biv_entry **slot = bivs->find_slot_with_hash (def, REGNO (def), INSERT); in record_biv()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dloop-iv.c87 struct biv_entry struct
110 struct biv_entry_hasher : free_ptr_hash <biv_entry> argument
113 static inline hashval_t hash (const biv_entry *);
114 static inline bool equal (const biv_entry *, const rtx_def *);
120 biv_entry_hasher::hash (const biv_entry *b) in hash()
128 biv_entry_hasher::equal (const biv_entry *b, const rtx_def *r) in equal()
827 struct biv_entry *biv = bivs->find_with_hash (def, REGNO (def)); in analyzed_for_bivness_p()
839 struct biv_entry *biv = XNEW (struct biv_entry); in record_biv()
840 biv_entry **slot = bivs->find_slot_with_hash (def, REGNO (def), INSERT); in record_biv()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dloop-iv.c90 class biv_entry
114 struct biv_entry_hasher : free_ptr_hash <biv_entry>
117 static inline hashval_t hash (const biv_entry *);
118 static inline bool equal (const biv_entry *, const rtx_def *);
124 biv_entry_hasher::hash (const biv_entry *b) in hash()
132 biv_entry_hasher::equal (const biv_entry *b, const rtx_def *r) in equal()
831 class biv_entry *biv = bivs->find_with_hash (def, REGNO (def)); in analyzed_for_bivness_p()
843 class biv_entry *biv = XNEW (class biv_entry); in record_biv()
844 biv_entry **slot = bivs->find_slot_with_hash (def, REGNO (def), INSERT); in record_biv()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dloop-iv.c90 class biv_entry
114 struct biv_entry_hasher : free_ptr_hash <biv_entry>
117 static inline hashval_t hash (const biv_entry *);
118 static inline bool equal (const biv_entry *, const rtx_def *);
124 biv_entry_hasher::hash (const biv_entry *b) in hash()
132 biv_entry_hasher::equal (const biv_entry *b, const rtx_def *r) in equal()
831 class biv_entry *biv = bivs->find_with_hash (def, REGNO (def)); in analyzed_for_bivness_p()
843 class biv_entry *biv = XNEW (class biv_entry); in record_biv()
844 biv_entry **slot = bivs->find_slot_with_hash (def, REGNO (def), INSERT); in record_biv()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dloop-iv.c87 struct biv_entry struct
110 struct biv_entry_hasher : free_ptr_hash <biv_entry> argument
113 static inline hashval_t hash (const biv_entry *);
114 static inline bool equal (const biv_entry *, const rtx_def *);
120 biv_entry_hasher::hash (const biv_entry *b) in hash()
128 biv_entry_hasher::equal (const biv_entry *b, const rtx_def *r) in equal()
827 struct biv_entry *biv = bivs->find_with_hash (def, REGNO (def)); in analyzed_for_bivness_p()
839 struct biv_entry *biv = XNEW (struct biv_entry); in record_biv()
840 biv_entry **slot = bivs->find_slot_with_hash (def, REGNO (def), INSERT); in record_biv()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dloop-iv.c87 struct biv_entry struct
110 struct biv_entry_hasher : free_ptr_hash <biv_entry> argument
113 static inline hashval_t hash (const biv_entry *);
114 static inline bool equal (const biv_entry *, const rtx_def *);
120 biv_entry_hasher::hash (const biv_entry *b) in hash()
128 biv_entry_hasher::equal (const biv_entry *b, const rtx_def *r) in equal()
827 struct biv_entry *biv = bivs->find_with_hash (def, REGNO (def)); in analyzed_for_bivness_p()
839 struct biv_entry *biv = XNEW (struct biv_entry); in record_biv()
840 biv_entry **slot = bivs->find_slot_with_hash (def, REGNO (def), INSERT); in record_biv()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dloop-iv.c90 class biv_entry
114 struct biv_entry_hasher : free_ptr_hash <biv_entry>
117 static inline hashval_t hash (const biv_entry *);
118 static inline bool equal (const biv_entry *, const rtx_def *);
124 biv_entry_hasher::hash (const biv_entry *b) in hash()
132 biv_entry_hasher::equal (const biv_entry *b, const rtx_def *r) in equal()
831 class biv_entry *biv = bivs->find_with_hash (def, REGNO (def)); in analyzed_for_bivness_p()
843 class biv_entry *biv = XNEW (class biv_entry); in record_biv()
844 biv_entry **slot = bivs->find_slot_with_hash (def, REGNO (def), INSERT); in record_biv()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dloop-iv.c85 struct biv_entry struct
108 struct biv_entry_hasher : free_ptr_hash <biv_entry> argument
111 static inline hashval_t hash (const biv_entry *);
112 static inline bool equal (const biv_entry *, const rtx_def *);
118 biv_entry_hasher::hash (const biv_entry *b) in hash()
126 biv_entry_hasher::equal (const biv_entry *b, const rtx_def *r) in equal()
830 struct biv_entry *biv = bivs->find_with_hash (def, REGNO (def)); in analyzed_for_bivness_p()
842 struct biv_entry *biv = XNEW (struct biv_entry); in record_biv()
843 biv_entry **slot = bivs->find_slot_with_hash (def, REGNO (def), INSERT); in record_biv()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dloop-iv.c88 struct biv_entry struct
111 struct biv_entry_hasher : typed_free_remove <biv_entry> argument
113 typedef biv_entry value_type;
847 struct biv_entry *biv = bivs.find_with_hash (def, REGNO (def)); in analyzed_for_bivness_p()
859 struct biv_entry *biv = XNEW (struct biv_entry); in record_biv()
860 biv_entry **slot = bivs.find_slot_with_hash (def, REGNO (def), INSERT); in record_biv()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dloop-iv.c88 struct biv_entry struct
254 return ((const struct biv_entry *) b)->regno; in biv_hash()
262 return ((const struct biv_entry *) b)->regno == REGNO ((const_rtx) r); in biv_eq()
848 struct biv_entry *biv = in analyzed_for_bivness_p()
849 (struct biv_entry *) htab_find_with_hash (bivs, def, REGNO (def)); in analyzed_for_bivness_p()
861 struct biv_entry *biv = XNEW (struct biv_entry); in record_biv()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dloop-iv.c88 struct biv_entry struct
254 return ((const struct biv_entry *) b)->regno; in biv_hash()
262 return ((const struct biv_entry *) b)->regno == REGNO ((const_rtx) r); in biv_eq()
840 struct biv_entry *biv = in analyzed_for_bivness_p()
841 (struct biv_entry *) htab_find_with_hash (bivs, def, REGNO (def)); in analyzed_for_bivness_p()
853 struct biv_entry *biv = XNEW (struct biv_entry); in record_biv()

12