Home
last modified time | relevance | path

Searched refs:vn_phi_t (Results 1 – 25 of 63) sorted by relevance

123

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-sccvn.c346 vn_phi_t phi = (vn_phi_t) vp; in free_phi()
2402 vn_phi_compute_hash (vn_phi_t vp1) in vn_phi_compute_hash()
2504 return ((vn_phi_t)*slot)->result; in vn_phi_lookup()
2510 static vn_phi_t
2514 vn_phi_t vp1 = (vn_phi_t) pool_alloc (current_info->phis_pool); in vn_phi_insert()
3588 copy_phi (vn_phi_t ophi, vn_tables_t info) in copy_phi()
3590 vn_phi_t phi = (vn_phi_t) pool_alloc (info->phis_pool); in copy_phi()
3627 vn_phi_t phi; in process_scc()
3681 FOR_EACH_HTAB_ELEMENT (optimistic_info->phis, phi, vn_phi_t, hi) in process_scc()
3980 vn_phi_t vp; in set_hashtable_value_ids()
[all …]
H A Dtree-ssa-sccvn.h72 } *vn_phi_t; typedef
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-sccvn.c346 vn_phi_t phi = (vn_phi_t) vp; in free_phi()
2394 vn_phi_compute_hash (vn_phi_t vp1) in vn_phi_compute_hash()
2496 return ((vn_phi_t)*slot)->result; in vn_phi_lookup()
2502 static vn_phi_t
2506 vn_phi_t vp1 = (vn_phi_t) pool_alloc (current_info->phis_pool); in vn_phi_insert()
3592 copy_phi (vn_phi_t ophi, vn_tables_t info) in copy_phi()
3594 vn_phi_t phi = (vn_phi_t) pool_alloc (info->phis_pool); in copy_phi()
3631 vn_phi_t phi; in process_scc()
3685 FOR_EACH_HTAB_ELEMENT (optimistic_info->phis, phi, vn_phi_t, hi) in process_scc()
3984 vn_phi_t vp; in set_hashtable_value_ids()
[all …]
H A Dtree-ssa-sccvn.h72 } *vn_phi_t; typedef
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-sccvn.h97 } *vn_phi_t; typedef
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-sccvn.h97 } *vn_phi_t; typedef
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-sccvn.h72 } *vn_phi_t; typedef
H A Dtree-ssa-sccvn.c2481 vn_phi_compute_hash (vn_phi_t vp1) in vn_phi_compute_hash()
2575 static vn_phi_t
2579 vn_phi_t vp1 = (vn_phi_t) pool_alloc (current_info->phis_pool); in vn_phi_insert()
3660 copy_phi (vn_phi_t ophi, vn_tables_t info) in copy_phi()
3662 vn_phi_t phi = (vn_phi_t) pool_alloc (info->phis_pool); in copy_phi()
3700 vn_phi_t phi; in process_scc()
3754 FOR_EACH_HASH_TABLE_ELEMENT (optimistic_info->phis, phi, vn_phi_t, hip) in process_scc()
4052 vn_phi_t vp; in set_hashtable_value_ids()
4060 FOR_EACH_HASH_TABLE_ELEMENT (valid_info->phis, vp, vn_phi_t, hip) in set_hashtable_value_ids()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-sccvn.h97 } *vn_phi_t; typedef
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-sccvn.h97 } *vn_phi_t; typedef
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-sccvn.h75 } *vn_phi_t; typedef
H A Dtree-ssa-sccvn.c2736 vn_phi_compute_hash (vn_phi_t vp1) in vn_phi_compute_hash()
2957 static vn_phi_t
2961 vn_phi_t vp1 = current_info->phis_pool->allocate (); in vn_phi_insert()
3981 copy_phi (vn_phi_t ophi, vn_tables_t info) in copy_phi()
3983 vn_phi_t phi = info->phis_pool->allocate (); in copy_phi()
4021 vn_phi_t phi; in process_scc()
4081 FOR_EACH_HASH_TABLE_ELEMENT (*optimistic_info->phis, phi, vn_phi_t, hip) in process_scc()
4456 vn_phi_t vp; in set_hashtable_value_ids()
4464 FOR_EACH_HASH_TABLE_ELEMENT (*valid_info->phis, vp, vn_phi_t, hip) in set_hashtable_value_ids()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-sccvn.h97 } *vn_phi_t; typedef
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-sccvn.h97 } *vn_phi_t; typedef
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-sccvn.h97 } *vn_phi_t; typedef
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-sccvn.h97 } *vn_phi_t; typedef
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-sccvn.h75 } *vn_phi_t; typedef
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-sccvn.h97 } *vn_phi_t; typedef
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-sccvn.h97 } *vn_phi_t; typedef
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-sccvn.h75 } *vn_phi_t; typedef
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-sccvn.h75 } *vn_phi_t; typedef
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-sccvn.h75 } *vn_phi_t; typedef
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-sccvn.h75 } *vn_phi_t; typedef
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-sccvn.h75 } *vn_phi_t; typedef
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-sccvn.h75 } *vn_phi_t; typedef

123