Home
last modified time | relevance | path

Searched refs:tm_memop_hasher (Results 1 – 25 of 37) sorted by relevance

12

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtrans-mem.c3430 struct tm_memop_hasher : free_ptr_hash <tm_memop> struct
3438 tm_memop_hasher::hash (const tm_memop *mem) in hash()
3450 tm_memop_hasher::equal (const tm_memop *mem1, const tm_memop *mem2) in equal()
3487 static hash_table<tm_memop_hasher> *tm_memopt_value_numbers;
3581 hash_table<tm_memop_hasher>::iterator hi; in dump_tm_memopt_set()
4023 tm_memopt_value_numbers = new hash_table<tm_memop_hasher> (10); in execute_tm_memopt()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtrans-mem.c3430 struct tm_memop_hasher : free_ptr_hash <tm_memop> struct
3438 tm_memop_hasher::hash (const tm_memop *mem) in hash()
3450 tm_memop_hasher::equal (const tm_memop *mem1, const tm_memop *mem2) in equal()
3487 static hash_table<tm_memop_hasher> *tm_memopt_value_numbers;
3581 hash_table<tm_memop_hasher>::iterator hi; in dump_tm_memopt_set()
4023 tm_memopt_value_numbers = new hash_table<tm_memop_hasher> (10); in execute_tm_memopt()
H A DChangeLog-201526689 * trans-mem.c (tm_mem_map_hasher, tm_memop_hasher): Likewise.
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtrans-mem.c3441 struct tm_memop_hasher : free_ptr_hash <tm_memop> struct
3449 tm_memop_hasher::hash (const tm_memop *mem) in hash()
3461 tm_memop_hasher::equal (const tm_memop *mem1, const tm_memop *mem2) in equal()
3498 static hash_table<tm_memop_hasher> *tm_memopt_value_numbers;
3592 hash_table<tm_memop_hasher>::iterator hi; in dump_tm_memopt_set()
4034 tm_memopt_value_numbers = new hash_table<tm_memop_hasher> (10); in execute_tm_memopt()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtrans-mem.c3426 struct tm_memop_hasher : free_ptr_hash <tm_memop> struct
3434 tm_memop_hasher::hash (const tm_memop *mem) in hash()
3446 tm_memop_hasher::equal (const tm_memop *mem1, const tm_memop *mem2) in equal()
3483 static hash_table<tm_memop_hasher> *tm_memopt_value_numbers;
3577 hash_table<tm_memop_hasher>::iterator hi; in dump_tm_memopt_set()
4019 tm_memopt_value_numbers = new hash_table<tm_memop_hasher> (10); in execute_tm_memopt()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.c3441 struct tm_memop_hasher : free_ptr_hash <tm_memop> struct
3449 tm_memop_hasher::hash (const tm_memop *mem) in hash()
3461 tm_memop_hasher::equal (const tm_memop *mem1, const tm_memop *mem2) in equal()
3498 static hash_table<tm_memop_hasher> *tm_memopt_value_numbers;
3592 hash_table<tm_memop_hasher>::iterator hi; in dump_tm_memopt_set()
4034 tm_memopt_value_numbers = new hash_table<tm_memop_hasher> (10); in execute_tm_memopt()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtrans-mem.c3430 struct tm_memop_hasher : free_ptr_hash <tm_memop> struct
3438 tm_memop_hasher::hash (const tm_memop *mem) in hash()
3450 tm_memop_hasher::equal (const tm_memop *mem1, const tm_memop *mem2) in equal()
3487 static hash_table<tm_memop_hasher> *tm_memopt_value_numbers;
3581 hash_table<tm_memop_hasher>::iterator hi; in dump_tm_memopt_set()
4023 tm_memopt_value_numbers = new hash_table<tm_memop_hasher> (10); in execute_tm_memopt()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.c3441 struct tm_memop_hasher : free_ptr_hash <tm_memop> struct
3449 tm_memop_hasher::hash (const tm_memop *mem) in hash()
3461 tm_memop_hasher::equal (const tm_memop *mem1, const tm_memop *mem2) in equal()
3498 static hash_table<tm_memop_hasher> *tm_memopt_value_numbers;
3592 hash_table<tm_memop_hasher>::iterator hi; in dump_tm_memopt_set()
4034 tm_memopt_value_numbers = new hash_table<tm_memop_hasher> (10); in execute_tm_memopt()
H A DChangeLog-201526689 * trans-mem.c (tm_mem_map_hasher, tm_memop_hasher): Likewise.
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtrans-mem.c3428 struct tm_memop_hasher : free_ptr_hash <tm_memop> struct
3436 tm_memop_hasher::hash (const tm_memop *mem) in hash()
3448 tm_memop_hasher::equal (const tm_memop *mem1, const tm_memop *mem2) in equal()
3485 static hash_table<tm_memop_hasher> *tm_memopt_value_numbers;
3579 hash_table<tm_memop_hasher>::iterator hi; in dump_tm_memopt_set()
4021 tm_memopt_value_numbers = new hash_table<tm_memop_hasher> (10); in execute_tm_memopt()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.c3441 struct tm_memop_hasher : free_ptr_hash <tm_memop> struct
3449 tm_memop_hasher::hash (const tm_memop *mem) in hash()
3461 tm_memop_hasher::equal (const tm_memop *mem1, const tm_memop *mem2) in equal()
3498 static hash_table<tm_memop_hasher> *tm_memopt_value_numbers;
3592 hash_table<tm_memop_hasher>::iterator hi; in dump_tm_memopt_set()
4034 tm_memopt_value_numbers = new hash_table<tm_memop_hasher> (10); in execute_tm_memopt()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.c3441 struct tm_memop_hasher : free_ptr_hash <tm_memop> struct
3449 tm_memop_hasher::hash (const tm_memop *mem) in hash()
3461 tm_memop_hasher::equal (const tm_memop *mem1, const tm_memop *mem2) in equal()
3498 static hash_table<tm_memop_hasher> *tm_memopt_value_numbers;
3592 hash_table<tm_memop_hasher>::iterator hi; in dump_tm_memopt_set()
4034 tm_memopt_value_numbers = new hash_table<tm_memop_hasher> (10); in execute_tm_memopt()
H A DChangeLog-201526689 * trans-mem.c (tm_mem_map_hasher, tm_memop_hasher): Likewise.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtrans-mem.c3430 struct tm_memop_hasher : free_ptr_hash <tm_memop> struct
3438 tm_memop_hasher::hash (const tm_memop *mem) in hash()
3450 tm_memop_hasher::equal (const tm_memop *mem1, const tm_memop *mem2) in equal()
3487 static hash_table<tm_memop_hasher> *tm_memopt_value_numbers;
3581 hash_table<tm_memop_hasher>::iterator hi; in dump_tm_memopt_set()
4023 tm_memopt_value_numbers = new hash_table<tm_memop_hasher> (10); in execute_tm_memopt()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtrans-mem.c3426 struct tm_memop_hasher : free_ptr_hash <tm_memop> struct
3434 tm_memop_hasher::hash (const tm_memop *mem) in hash()
3446 tm_memop_hasher::equal (const tm_memop *mem1, const tm_memop *mem2) in equal()
3483 static hash_table<tm_memop_hasher> *tm_memopt_value_numbers;
3577 hash_table<tm_memop_hasher>::iterator hi; in dump_tm_memopt_set()
4019 tm_memopt_value_numbers = new hash_table<tm_memop_hasher> (10); in execute_tm_memopt()
H A DChangeLog-201526689 * trans-mem.c (tm_mem_map_hasher, tm_memop_hasher): Likewise.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtrans-mem.c3441 struct tm_memop_hasher : free_ptr_hash <tm_memop> struct
3449 tm_memop_hasher::hash (const tm_memop *mem) in hash()
3461 tm_memop_hasher::equal (const tm_memop *mem1, const tm_memop *mem2) in equal()
3498 static hash_table<tm_memop_hasher> *tm_memopt_value_numbers;
3592 hash_table<tm_memop_hasher>::iterator hi; in dump_tm_memopt_set()
4034 tm_memopt_value_numbers = new hash_table<tm_memop_hasher> (10); in execute_tm_memopt()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtrans-mem.c3426 struct tm_memop_hasher : free_ptr_hash <tm_memop>
3434 tm_memop_hasher::hash (const tm_memop *mem)
3446 tm_memop_hasher::equal (const tm_memop *mem1, const tm_memop *mem2)
3483 static hash_table<tm_memop_hasher> *tm_memopt_value_numbers;
3577 hash_table<tm_memop_hasher>::iterator hi;
4019 tm_memopt_value_numbers = new hash_table<tm_memop_hasher> (10);
H A DChangeLog-201526689 * trans-mem.c (tm_mem_map_hasher, tm_memop_hasher): Likewise.
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtrans-mem.c3428 struct tm_memop_hasher : free_ptr_hash <tm_memop> struct
3436 tm_memop_hasher::hash (const tm_memop *mem) in hash()
3448 tm_memop_hasher::equal (const tm_memop *mem1, const tm_memop *mem2) in equal()
3485 static hash_table<tm_memop_hasher> *tm_memopt_value_numbers;
3579 hash_table<tm_memop_hasher>::iterator hi; in dump_tm_memopt_set()
4021 tm_memopt_value_numbers = new hash_table<tm_memop_hasher> (10); in execute_tm_memopt()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtrans-mem.c3428 struct tm_memop_hasher : free_ptr_hash <tm_memop> struct
3436 tm_memop_hasher::hash (const tm_memop *mem) in hash()
3448 tm_memop_hasher::equal (const tm_memop *mem1, const tm_memop *mem2) in equal()
3485 static hash_table<tm_memop_hasher> *tm_memopt_value_numbers;
3579 hash_table<tm_memop_hasher>::iterator hi; in dump_tm_memopt_set()
4021 tm_memopt_value_numbers = new hash_table<tm_memop_hasher> (10); in execute_tm_memopt()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtrans-mem.c3449 struct tm_memop_hasher : free_ptr_hash <tm_memop> struct
3457 tm_memop_hasher::hash (const tm_memop *mem) in hash()
3469 tm_memop_hasher::equal (const tm_memop *mem1, const tm_memop *mem2) in equal()
3506 static hash_table<tm_memop_hasher> *tm_memopt_value_numbers;
3600 hash_table<tm_memop_hasher>::iterator hi; in dump_tm_memopt_set()
4042 tm_memopt_value_numbers = new hash_table<tm_memop_hasher> (10); in execute_tm_memopt()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtrans-mem.c3449 struct tm_memop_hasher : free_ptr_hash <tm_memop> struct
3457 tm_memop_hasher::hash (const tm_memop *mem) in hash()
3469 tm_memop_hasher::equal (const tm_memop *mem1, const tm_memop *mem2) in equal()
3506 static hash_table<tm_memop_hasher> *tm_memopt_value_numbers;
3600 hash_table<tm_memop_hasher>::iterator hi; in dump_tm_memopt_set()
4042 tm_memopt_value_numbers = new hash_table<tm_memop_hasher> (10); in execute_tm_memopt()
H A DChangeLog-201526689 * trans-mem.c (tm_mem_map_hasher, tm_memop_hasher): Likewise.
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtrans-mem.c3303 struct tm_memop_hasher : typed_free_remove <tm_memop> struct
3313 tm_memop_hasher::hash (const value_type *mem) in hash() argument
3325 tm_memop_hasher::equal (const value_type *mem1, const compare_type *mem2) in equal()
3362 static hash_table <tm_memop_hasher> tm_memopt_value_numbers;
3456 hash_table <tm_memop_hasher>::iterator hi; in dump_tm_memopt_set()

12