Home
last modified time | relevance | path

Searched refs:poly_int_cst_hasher (Results 1 – 25 of 32) sorted by relevance

12

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree.c211 struct poly_int_cst_hasher : ggc_cache_ptr_hash<tree_node> struct
218 static GTY ((cache)) hash_table<poly_int_cst_hasher> *poly_int_cst_hash_table; argument
693 poly_int_cst_hash_table = hash_table<poly_int_cst_hasher>::create_ggc (64); in init_ttree()
1812 poly_int_cst_hasher::hash (tree t) in hash()
1824 poly_int_cst_hasher::equal (tree x, const compare_type &y) in equal()
1848 poly_int_cst_hasher::compare_type comp (type, &c); in build_poly_int_cst()
H A DChangeLog-20171817 * tree.c (poly_int_cst_hasher): New struct.
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree.c209 struct poly_int_cst_hasher : ggc_cache_ptr_hash<tree_node> struct
216 static GTY ((cache)) hash_table<poly_int_cst_hasher> *poly_int_cst_hash_table; argument
665 poly_int_cst_hash_table = hash_table<poly_int_cst_hasher>::create_ggc (64); in init_ttree()
1619 poly_int_cst_hasher::hash (tree t) in hash()
1631 poly_int_cst_hasher::equal (tree x, const compare_type &y) in equal()
1655 poly_int_cst_hasher::compare_type comp (type, &c); in build_poly_int_cst()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree.c209 struct poly_int_cst_hasher : ggc_cache_ptr_hash<tree_node> struct
216 static GTY ((cache)) hash_table<poly_int_cst_hasher> *poly_int_cst_hash_table; argument
665 poly_int_cst_hash_table = hash_table<poly_int_cst_hasher>::create_ggc (64); in init_ttree()
1619 poly_int_cst_hasher::hash (tree t) in hash()
1631 poly_int_cst_hasher::equal (tree x, const compare_type &y) in equal()
1655 poly_int_cst_hasher::compare_type comp (type, &c); in build_poly_int_cst()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree.c209 struct poly_int_cst_hasher : ggc_cache_ptr_hash<tree_node> struct
216 static GTY ((cache)) hash_table<poly_int_cst_hasher> *poly_int_cst_hash_table; argument
665 poly_int_cst_hash_table = hash_table<poly_int_cst_hasher>::create_ggc (64); in init_ttree()
1619 poly_int_cst_hasher::hash (tree t) in hash()
1631 poly_int_cst_hasher::equal (tree x, const compare_type &y) in equal()
1655 poly_int_cst_hasher::compare_type comp (type, &c); in build_poly_int_cst()
H A DChangeLog-20171817 * tree.c (poly_int_cst_hasher): New struct.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree.c209 struct poly_int_cst_hasher : ggc_cache_ptr_hash<tree_node> struct
216 static GTY ((cache)) hash_table<poly_int_cst_hasher> *poly_int_cst_hash_table; argument
665 poly_int_cst_hash_table = hash_table<poly_int_cst_hasher>::create_ggc (64); in init_ttree()
1619 poly_int_cst_hasher::hash (tree t) in hash()
1631 poly_int_cst_hasher::equal (tree x, const compare_type &y) in equal()
1655 poly_int_cst_hasher::compare_type comp (type, &c); in build_poly_int_cst()
H A DChangeLog-20171817 * tree.c (poly_int_cst_hasher): New struct.
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree.c209 struct poly_int_cst_hasher : ggc_cache_ptr_hash<tree_node> struct
216 static GTY ((cache)) hash_table<poly_int_cst_hasher> *poly_int_cst_hash_table; argument
665 poly_int_cst_hash_table = hash_table<poly_int_cst_hasher>::create_ggc (64); in init_ttree()
1619 poly_int_cst_hasher::hash (tree t) in hash()
1631 poly_int_cst_hasher::equal (tree x, const compare_type &y) in equal()
1655 poly_int_cst_hasher::compare_type comp (type, &c); in build_poly_int_cst()
H A DChangeLog-20171817 * tree.c (poly_int_cst_hasher): New struct.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree.c209 struct poly_int_cst_hasher : ggc_cache_ptr_hash<tree_node> struct
216 static GTY ((cache)) hash_table<poly_int_cst_hasher> *poly_int_cst_hash_table; argument
665 poly_int_cst_hash_table = hash_table<poly_int_cst_hasher>::create_ggc (64); in init_ttree()
1619 poly_int_cst_hasher::hash (tree t) in hash()
1631 poly_int_cst_hasher::equal (tree x, const compare_type &y) in equal()
1655 poly_int_cst_hasher::compare_type comp (type, &c); in build_poly_int_cst()
H A DChangeLog-20171817 * tree.c (poly_int_cst_hasher): New struct.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree.c210 struct poly_int_cst_hasher : ggc_cache_ptr_hash<tree_node> struct
217 static GTY ((cache)) hash_table<poly_int_cst_hasher> *poly_int_cst_hash_table; argument
688 poly_int_cst_hash_table = hash_table<poly_int_cst_hasher>::create_ggc (64); in init_ttree()
1701 poly_int_cst_hasher::hash (tree t) in hash()
1713 poly_int_cst_hasher::equal (tree x, const compare_type &y) in equal()
1737 poly_int_cst_hasher::compare_type comp (type, &c); in build_poly_int_cst()
H A DChangeLog-20171817 * tree.c (poly_int_cst_hasher): New struct.
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree.c210 struct poly_int_cst_hasher : ggc_cache_ptr_hash<tree_node> struct
217 static GTY ((cache)) hash_table<poly_int_cst_hasher> *poly_int_cst_hash_table; argument
686 poly_int_cst_hash_table = hash_table<poly_int_cst_hasher>::create_ggc (64); in init_ttree()
1642 poly_int_cst_hasher::hash (tree t) in hash()
1654 poly_int_cst_hasher::equal (tree x, const compare_type &y) in equal()
1678 poly_int_cst_hasher::compare_type comp (type, &c); in build_poly_int_cst()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree.c210 struct poly_int_cst_hasher : ggc_cache_ptr_hash<tree_node> struct
217 static GTY ((cache)) hash_table<poly_int_cst_hasher> *poly_int_cst_hash_table; argument
686 poly_int_cst_hash_table = hash_table<poly_int_cst_hasher>::create_ggc (64); in init_ttree()
1642 poly_int_cst_hasher::hash (tree t) in hash()
1654 poly_int_cst_hasher::equal (tree x, const compare_type &y) in equal()
1678 poly_int_cst_hasher::compare_type comp (type, &c); in build_poly_int_cst()
H A DChangeLog-20171817 * tree.c (poly_int_cst_hasher): New struct.
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree.c209 struct poly_int_cst_hasher : ggc_cache_ptr_hash<tree_node> struct
216 static GTY ((cache)) hash_table<poly_int_cst_hasher> *poly_int_cst_hash_table; argument
679 poly_int_cst_hash_table = hash_table<poly_int_cst_hasher>::create_ggc (64); in init_ttree()
1631 poly_int_cst_hasher::hash (tree t) in hash()
1643 poly_int_cst_hasher::equal (tree x, const compare_type &y) in equal()
1667 poly_int_cst_hasher::compare_type comp (type, &c); in build_poly_int_cst()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree.c210 struct poly_int_cst_hasher : ggc_cache_ptr_hash<tree_node> struct
217 static GTY ((cache)) hash_table<poly_int_cst_hasher> *poly_int_cst_hash_table; argument
688 poly_int_cst_hash_table = hash_table<poly_int_cst_hasher>::create_ggc (64); in init_ttree()
1701 poly_int_cst_hasher::hash (tree t) in hash()
1713 poly_int_cst_hasher::equal (tree x, const compare_type &y) in equal()
1737 poly_int_cst_hasher::compare_type comp (type, &c); in build_poly_int_cst()
H A DChangeLog-20171817 * tree.c (poly_int_cst_hasher): New struct.
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree.c210 struct poly_int_cst_hasher : ggc_cache_ptr_hash<tree_node> struct
217 static GTY ((cache)) hash_table<poly_int_cst_hasher> *poly_int_cst_hash_table; argument
688 poly_int_cst_hash_table = hash_table<poly_int_cst_hasher>::create_ggc (64); in init_ttree()
1701 poly_int_cst_hasher::hash (tree t) in hash()
1713 poly_int_cst_hasher::equal (tree x, const compare_type &y) in equal()
1737 poly_int_cst_hasher::compare_type comp (type, &c); in build_poly_int_cst()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree.c210 struct poly_int_cst_hasher : ggc_cache_ptr_hash<tree_node> struct
217 static GTY ((cache)) hash_table<poly_int_cst_hasher> *poly_int_cst_hash_table; argument
686 poly_int_cst_hash_table = hash_table<poly_int_cst_hasher>::create_ggc (64); in init_ttree()
1642 poly_int_cst_hasher::hash (tree t) in hash()
1654 poly_int_cst_hasher::equal (tree x, const compare_type &y) in equal()
1678 poly_int_cst_hasher::compare_type comp (type, &c); in build_poly_int_cst()
H A DChangeLog-20171817 * tree.c (poly_int_cst_hasher): New struct.
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree.c209 struct poly_int_cst_hasher : ggc_cache_ptr_hash<tree_node> struct
216 static GTY ((cache)) hash_table<poly_int_cst_hasher> *poly_int_cst_hash_table; argument
679 poly_int_cst_hash_table = hash_table<poly_int_cst_hasher>::create_ggc (64); in init_ttree()
1631 poly_int_cst_hasher::hash (tree t) in hash()
1643 poly_int_cst_hasher::equal (tree x, const compare_type &y) in equal()
1667 poly_int_cst_hasher::compare_type comp (type, &c); in build_poly_int_cst()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree.c209 struct poly_int_cst_hasher : ggc_cache_ptr_hash<tree_node> struct
216 static GTY ((cache)) hash_table<poly_int_cst_hasher> *poly_int_cst_hash_table; argument
679 poly_int_cst_hash_table = hash_table<poly_int_cst_hasher>::create_ggc (64); in init_ttree()
1631 poly_int_cst_hasher::hash (tree t) in hash()
1643 poly_int_cst_hasher::equal (tree x, const compare_type &y) in equal()
1667 poly_int_cst_hasher::compare_type comp (type, &c); in build_poly_int_cst()

12