Home
last modified time | relevance | path

Searched refs:vn_phi_s (Results 1 – 25 of 91) sorted by relevance

1234

/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-sccvn.h83 typedef struct vn_phi_s struct
85 vn_phi_s *next; argument
98 typedef const struct vn_phi_s *const_vn_phi_t; argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-sccvn.h83 typedef struct vn_phi_s struct
85 vn_phi_s *next; argument
98 typedef const struct vn_phi_s *const_vn_phi_t; argument
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-sccvn.h83 typedef struct vn_phi_s struct
85 vn_phi_s *next; argument
98 typedef const struct vn_phi_s *const_vn_phi_t; argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-sccvn.h83 typedef struct vn_phi_s struct
85 vn_phi_s *next; argument
98 typedef const struct vn_phi_s *const_vn_phi_t; argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-sccvn.h83 typedef struct vn_phi_s struct
85 vn_phi_s *next; argument
98 typedef const struct vn_phi_s *const_vn_phi_t; argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-sccvn.h83 typedef struct vn_phi_s struct
85 vn_phi_s *next; argument
98 typedef const struct vn_phi_s *const_vn_phi_t; argument
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-sccvn.h83 typedef struct vn_phi_s struct
85 vn_phi_s *next; argument
98 typedef const struct vn_phi_s *const_vn_phi_t; argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-sccvn.h83 typedef struct vn_phi_s struct
85 vn_phi_s *next; argument
98 typedef const struct vn_phi_s *const_vn_phi_t; argument
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-sccvn.h83 typedef struct vn_phi_s struct
85 vn_phi_s *next; argument
98 typedef const struct vn_phi_s *const_vn_phi_t; argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-sccvn.h83 typedef struct vn_phi_s struct
85 vn_phi_s *next; argument
98 typedef const struct vn_phi_s *const_vn_phi_t; argument
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-sccvn.h63 typedef struct vn_phi_s struct
73 typedef const struct vn_phi_s *const_vn_phi_t; argument
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-sccvn.h63 typedef struct vn_phi_s struct
73 typedef const struct vn_phi_s *const_vn_phi_t; argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-sccvn.h63 typedef struct vn_phi_s struct
73 typedef const struct vn_phi_s *const_vn_phi_t; argument
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-sccvn.h63 typedef struct vn_phi_s struct
76 typedef const struct vn_phi_s *const_vn_phi_t; argument
H A Dtree-ssa-sccvn.c161 struct vn_phi_hasher : pointer_hash <vn_phi_s>
164 static inline bool equal (const vn_phi_s *, const vn_phi_s *);
165 static inline void remove (vn_phi_s *);
171 vn_phi_hasher::hash (const vn_phi_s *vp1) in hash()
179 vn_phi_hasher::equal (const vn_phi_s *vp1, const vn_phi_s *vp2) in equal()
187 vn_phi_hasher::remove (vn_phi_s *phi) in remove()
266 object_allocator<vn_phi_s> *phis_pool;
2915 vn_phi_s **slot; in vn_phi_lookup()
2916 struct vn_phi_s vp1; in vn_phi_lookup()
2960 vn_phi_s **slot; in vn_phi_insert()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-sccvn.h63 typedef struct vn_phi_s struct
76 typedef const struct vn_phi_s *const_vn_phi_t; argument
H A Dtree-ssa-sccvn.c161 struct vn_phi_hasher : pointer_hash <vn_phi_s>
164 static inline bool equal (const vn_phi_s *, const vn_phi_s *);
165 static inline void remove (vn_phi_s *);
171 vn_phi_hasher::hash (const vn_phi_s *vp1) in hash()
179 vn_phi_hasher::equal (const vn_phi_s *vp1, const vn_phi_s *vp2) in equal()
187 vn_phi_hasher::remove (vn_phi_s *phi) in remove()
266 object_allocator<vn_phi_s> *phis_pool;
2915 vn_phi_s **slot; in vn_phi_lookup()
2916 struct vn_phi_s vp1; in vn_phi_lookup()
2960 vn_phi_s **slot; in vn_phi_insert()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-sccvn.h63 typedef struct vn_phi_s struct
76 typedef const struct vn_phi_s *const_vn_phi_t; argument
H A Dtree-ssa-sccvn.c173 struct vn_phi_hasher : pointer_hash <vn_phi_s>
176 static inline bool equal (const vn_phi_s *, const vn_phi_s *);
177 static inline void remove (vn_phi_s *);
183 vn_phi_hasher::hash (const vn_phi_s *vp1) in hash()
191 vn_phi_hasher::equal (const vn_phi_s *vp1, const vn_phi_s *vp2) in equal()
199 vn_phi_hasher::remove (vn_phi_s *phi) in remove()
278 object_allocator<vn_phi_s> *phis_pool;
3138 vn_phi_s **slot; in vn_phi_lookup()
3139 struct vn_phi_s vp1; in vn_phi_lookup()
3183 vn_phi_s **slot; in vn_phi_insert()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-sccvn.h63 typedef struct vn_phi_s struct
76 typedef const struct vn_phi_s *const_vn_phi_t; argument
H A Dtree-ssa-sccvn.c173 struct vn_phi_hasher : pointer_hash <vn_phi_s>
176 static inline bool equal (const vn_phi_s *, const vn_phi_s *);
177 static inline void remove (vn_phi_s *);
183 vn_phi_hasher::hash (const vn_phi_s *vp1) in hash()
191 vn_phi_hasher::equal (const vn_phi_s *vp1, const vn_phi_s *vp2) in equal()
199 vn_phi_hasher::remove (vn_phi_s *phi) in remove()
278 object_allocator<vn_phi_s> *phis_pool;
3137 vn_phi_s **slot; in vn_phi_lookup()
3138 struct vn_phi_s vp1; in vn_phi_lookup()
3182 vn_phi_s **slot; in vn_phi_insert()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-sccvn.h63 typedef struct vn_phi_s struct
76 typedef const struct vn_phi_s *const_vn_phi_t; argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-sccvn.h63 typedef struct vn_phi_s struct
76 typedef const struct vn_phi_s *const_vn_phi_t; argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-sccvn.h63 typedef struct vn_phi_s struct
76 typedef const struct vn_phi_s *const_vn_phi_t; argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-sccvn.h63 typedef struct vn_phi_s struct
76 typedef const struct vn_phi_s *const_vn_phi_t; argument

1234