Home
last modified time | relevance | path

Searched refs:tm_wrapper_hasher (Results 1 – 25 of 52) sorted by relevance

123

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtrans-mem.c452 struct tm_wrapper_hasher : ggc_cache_ptr_hash<tree_map> struct
468 static GTY((cache)) hash_table<tm_wrapper_hasher> *tm_wrap_map; argument
484 tm_wrap_map = hash_table<tm_wrapper_hasher>::create_ggc (32); in record_tm_replacement()
H A DChangeLog-201526638 * trans-mem.c (tm_wrapper_hasher): Likewise.
26774 * trans-mem.c (tm_wrapper_hasher::handle_cache_entry): Delete.
26775 (tm_wrapper_hasher::keep_cache_entry): New function.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtrans-mem.c452 struct tm_wrapper_hasher : ggc_cache_ptr_hash<tree_map> struct
468 static GTY((cache)) hash_table<tm_wrapper_hasher> *tm_wrap_map; argument
484 tm_wrap_map = hash_table<tm_wrapper_hasher>::create_ggc (32); in record_tm_replacement()
H A DChangeLog-201526638 * trans-mem.c (tm_wrapper_hasher): Likewise.
26774 * trans-mem.c (tm_wrapper_hasher::handle_cache_entry): Delete.
26775 (tm_wrapper_hasher::keep_cache_entry): New function.
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtrans-mem.c463 struct tm_wrapper_hasher : ggc_cache_ptr_hash<tree_map> struct
479 static GTY((cache)) hash_table<tm_wrapper_hasher> *tm_wrap_map; argument
495 tm_wrap_map = hash_table<tm_wrapper_hasher>::create_ggc (32); in record_tm_replacement()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtrans-mem.c449 struct tm_wrapper_hasher : ggc_cache_ptr_hash<tree_map> struct
465 static GTY((cache)) hash_table<tm_wrapper_hasher> *tm_wrap_map; argument
481 tm_wrap_map = hash_table<tm_wrapper_hasher>::create_ggc (32); in record_tm_replacement()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.c463 struct tm_wrapper_hasher : ggc_cache_ptr_hash<tree_map> struct
479 static GTY((cache)) hash_table<tm_wrapper_hasher> *tm_wrap_map; argument
495 tm_wrap_map = hash_table<tm_wrapper_hasher>::create_ggc (32); in record_tm_replacement()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtrans-mem.c452 struct tm_wrapper_hasher : ggc_cache_ptr_hash<tree_map> struct
468 static GTY((cache)) hash_table<tm_wrapper_hasher> *tm_wrap_map; argument
484 tm_wrap_map = hash_table<tm_wrapper_hasher>::create_ggc (32); in record_tm_replacement()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.c463 struct tm_wrapper_hasher : ggc_cache_ptr_hash<tree_map> struct
479 static GTY((cache)) hash_table<tm_wrapper_hasher> *tm_wrap_map; argument
495 tm_wrap_map = hash_table<tm_wrapper_hasher>::create_ggc (32); in record_tm_replacement()
H A DChangeLog-201526638 * trans-mem.c (tm_wrapper_hasher): Likewise.
26774 * trans-mem.c (tm_wrapper_hasher::handle_cache_entry): Delete.
26775 (tm_wrapper_hasher::keep_cache_entry): New function.
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtrans-mem.c450 struct tm_wrapper_hasher : ggc_cache_ptr_hash<tree_map> struct
466 static GTY((cache)) hash_table<tm_wrapper_hasher> *tm_wrap_map; argument
482 tm_wrap_map = hash_table<tm_wrapper_hasher>::create_ggc (32); in record_tm_replacement()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.c463 struct tm_wrapper_hasher : ggc_cache_ptr_hash<tree_map> struct
479 static GTY((cache)) hash_table<tm_wrapper_hasher> *tm_wrap_map; argument
495 tm_wrap_map = hash_table<tm_wrapper_hasher>::create_ggc (32); in record_tm_replacement()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.c463 struct tm_wrapper_hasher : ggc_cache_ptr_hash<tree_map> struct
479 static GTY((cache)) hash_table<tm_wrapper_hasher> *tm_wrap_map; argument
495 tm_wrap_map = hash_table<tm_wrapper_hasher>::create_ggc (32); in record_tm_replacement()
H A DChangeLog-201526638 * trans-mem.c (tm_wrapper_hasher): Likewise.
26774 * trans-mem.c (tm_wrapper_hasher::handle_cache_entry): Delete.
26775 (tm_wrapper_hasher::keep_cache_entry): New function.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtrans-mem.c452 struct tm_wrapper_hasher : ggc_cache_ptr_hash<tree_map> struct
468 static GTY((cache)) hash_table<tm_wrapper_hasher> *tm_wrap_map; argument
484 tm_wrap_map = hash_table<tm_wrapper_hasher>::create_ggc (32); in record_tm_replacement()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtrans-mem.c449 struct tm_wrapper_hasher : ggc_cache_ptr_hash<tree_map> struct
465 static GTY((cache)) hash_table<tm_wrapper_hasher> *tm_wrap_map; argument
481 tm_wrap_map = hash_table<tm_wrapper_hasher>::create_ggc (32); in record_tm_replacement()
H A DChangeLog-201526638 * trans-mem.c (tm_wrapper_hasher): Likewise.
26774 * trans-mem.c (tm_wrapper_hasher::handle_cache_entry): Delete.
26775 (tm_wrapper_hasher::keep_cache_entry): New function.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtrans-mem.c463 struct tm_wrapper_hasher : ggc_cache_ptr_hash<tree_map> struct
479 static GTY((cache)) hash_table<tm_wrapper_hasher> *tm_wrap_map; argument
495 tm_wrap_map = hash_table<tm_wrapper_hasher>::create_ggc (32); in record_tm_replacement()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtrans-mem.c449 struct tm_wrapper_hasher : ggc_cache_ptr_hash<tree_map>
465 static GTY((cache)) hash_table<tm_wrapper_hasher> *tm_wrap_map;
481 tm_wrap_map = hash_table<tm_wrapper_hasher>::create_ggc (32);
H A DChangeLog-201526638 * trans-mem.c (tm_wrapper_hasher): Likewise.
26774 * trans-mem.c (tm_wrapper_hasher::handle_cache_entry): Delete.
26775 (tm_wrapper_hasher::keep_cache_entry): New function.
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtrans-mem.c450 struct tm_wrapper_hasher : ggc_cache_ptr_hash<tree_map> struct
466 static GTY((cache)) hash_table<tm_wrapper_hasher> *tm_wrap_map; argument
482 tm_wrap_map = hash_table<tm_wrapper_hasher>::create_ggc (32); in record_tm_replacement()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtrans-mem.c450 struct tm_wrapper_hasher : ggc_cache_ptr_hash<tree_map> struct
466 static GTY((cache)) hash_table<tm_wrapper_hasher> *tm_wrap_map; argument
482 tm_wrap_map = hash_table<tm_wrapper_hasher>::create_ggc (32); in record_tm_replacement()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtrans-mem.c463 struct tm_wrapper_hasher : ggc_cache_ptr_hash<tree_map> struct
479 static GTY((cache)) hash_table<tm_wrapper_hasher> *tm_wrap_map; argument
495 tm_wrap_map = hash_table<tm_wrapper_hasher>::create_ggc (32); in record_tm_replacement()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtrans-mem.c463 struct tm_wrapper_hasher : ggc_cache_ptr_hash<tree_map> struct
479 static GTY((cache)) hash_table<tm_wrapper_hasher> *tm_wrap_map; argument
495 tm_wrap_map = hash_table<tm_wrapper_hasher>::create_ggc (32); in record_tm_replacement()
H A DChangeLog-201526638 * trans-mem.c (tm_wrapper_hasher): Likewise.
26774 * trans-mem.c (tm_wrapper_hasher::handle_cache_entry): Delete.
26775 (tm_wrapper_hasher::keep_cache_entry): New function.

123