Home
last modified time | relevance | path

Searched refs:global_get_addr_cache (Results 1 – 25 of 42) sorted by relevance

12

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dvar-tracking.c2009 static hash_map<rtx, rtx> *global_get_addr_cache; variable
2030 rtx *slot = &global_get_addr_cache->get_or_insert (loc, &existed); in get_addr_from_global_cache()
2046 *global_get_addr_cache->get (loc) = x = nx; in get_addr_from_global_cache()
9938 global_get_addr_cache = new hash_map<rtx, rtx>; in vt_initialize()
9943 global_get_addr_cache = NULL; in vt_initialize()
10283 if (global_get_addr_cache) in vt_finalize()
10284 delete global_get_addr_cache; in vt_finalize() local
10285 global_get_addr_cache = NULL; in vt_finalize()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dvar-tracking.c1954 static struct pointer_map_t *global_get_addr_cache; variable
1975 slot = pointer_map_insert (global_get_addr_cache, loc); in get_addr_from_global_cache()
1991 slot = pointer_map_contains (global_get_addr_cache, loc); in get_addr_from_global_cache()
9750 global_get_addr_cache = pointer_map_create (); in vt_initialize()
9756 global_get_addr_cache = NULL; in vt_initialize()
10093 if (global_get_addr_cache) in vt_finalize()
10094 pointer_map_destroy (global_get_addr_cache); in vt_finalize()
10095 global_get_addr_cache = NULL; in vt_finalize()
H A DChangeLog12802 (global_get_addr_cache, local_get_addr_cache): New.
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dvar-tracking.c2020 static struct pointer_map_t *global_get_addr_cache; variable
2041 slot = pointer_map_insert (global_get_addr_cache, loc); in get_addr_from_global_cache()
2057 slot = pointer_map_contains (global_get_addr_cache, loc); in get_addr_from_global_cache()
9899 global_get_addr_cache = pointer_map_create (); in vt_initialize()
9905 global_get_addr_cache = NULL; in vt_initialize()
10243 if (global_get_addr_cache) in vt_finalize()
10244 pointer_map_destroy (global_get_addr_cache); in vt_finalize()
10245 global_get_addr_cache = NULL; in vt_finalize()
H A DChangeLog-201339409 (global_get_addr_cache, local_get_addr_cache): New.
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dvar-tracking.c2009 static hash_map<rtx, rtx> *global_get_addr_cache; variable
2030 rtx *slot = &global_get_addr_cache->get_or_insert (loc, &existed); in get_addr_from_global_cache()
2046 *global_get_addr_cache->get (loc) = x = nx; in get_addr_from_global_cache()
9938 global_get_addr_cache = new hash_map<rtx, rtx>; in vt_initialize()
9943 global_get_addr_cache = NULL; in vt_initialize()
10283 if (global_get_addr_cache) in vt_finalize()
10284 delete global_get_addr_cache; in vt_finalize() local
10285 global_get_addr_cache = NULL; in vt_finalize()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dvar-tracking.c1977 static struct pointer_map_t *global_get_addr_cache; variable
1998 slot = pointer_map_insert (global_get_addr_cache, loc); in get_addr_from_global_cache()
2014 slot = pointer_map_contains (global_get_addr_cache, loc); in get_addr_from_global_cache()
9773 global_get_addr_cache = pointer_map_create (); in vt_initialize()
9779 global_get_addr_cache = NULL; in vt_initialize()
10116 if (global_get_addr_cache) in vt_finalize()
10117 pointer_map_destroy (global_get_addr_cache); in vt_finalize()
10118 global_get_addr_cache = NULL; in vt_finalize()
H A DChangeLog3797 (global_get_addr_cache, local_get_addr_cache): New.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dvar-tracking.c2064 static hash_map<rtx, rtx> *global_get_addr_cache; variable
2085 rtx *slot = &global_get_addr_cache->get_or_insert (loc, &existed); in get_addr_from_global_cache()
2101 *global_get_addr_cache->get (loc) = x = nx; in get_addr_from_global_cache()
10065 global_get_addr_cache = new hash_map<rtx, rtx>; in vt_initialize()
10070 global_get_addr_cache = NULL; in vt_initialize()
10463 if (global_get_addr_cache) in vt_finalize()
10464 delete global_get_addr_cache; in vt_finalize() local
10465 global_get_addr_cache = NULL; in vt_finalize()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dvar-tracking.c2064 static hash_map<rtx, rtx> *global_get_addr_cache; variable
2085 rtx *slot = &global_get_addr_cache->get_or_insert (loc, &existed); in get_addr_from_global_cache()
2101 *global_get_addr_cache->get (loc) = x = nx; in get_addr_from_global_cache()
10064 global_get_addr_cache = new hash_map<rtx, rtx>; in vt_initialize()
10069 global_get_addr_cache = NULL; in vt_initialize()
10462 if (global_get_addr_cache) in vt_finalize()
10463 delete global_get_addr_cache; in vt_finalize() local
10464 global_get_addr_cache = NULL; in vt_finalize()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dvar-tracking.c2054 static hash_map<rtx, rtx> *global_get_addr_cache; variable
2075 rtx *slot = &global_get_addr_cache->get_or_insert (loc, &existed); in get_addr_from_global_cache()
2091 *global_get_addr_cache->get (loc) = x = nx; in get_addr_from_global_cache()
10036 global_get_addr_cache = new hash_map<rtx, rtx>; in vt_initialize()
10041 global_get_addr_cache = NULL; in vt_initialize()
10411 if (global_get_addr_cache) in vt_finalize()
10412 delete global_get_addr_cache; in vt_finalize() local
10413 global_get_addr_cache = NULL; in vt_finalize()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dvar-tracking.c2056 static hash_map<rtx, rtx> *global_get_addr_cache; variable
2077 rtx *slot = &global_get_addr_cache->get_or_insert (loc, &existed); in get_addr_from_global_cache()
2093 *global_get_addr_cache->get (loc) = x = nx; in get_addr_from_global_cache()
10032 global_get_addr_cache = new hash_map<rtx, rtx>; in vt_initialize()
10037 global_get_addr_cache = NULL; in vt_initialize()
10430 if (global_get_addr_cache) in vt_finalize()
10431 delete global_get_addr_cache; in vt_finalize() local
10432 global_get_addr_cache = NULL; in vt_finalize()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dvar-tracking.c2054 static hash_map<rtx, rtx> *global_get_addr_cache; variable
2075 rtx *slot = &global_get_addr_cache->get_or_insert (loc, &existed); in get_addr_from_global_cache()
2091 *global_get_addr_cache->get (loc) = x = nx; in get_addr_from_global_cache()
10036 global_get_addr_cache = new hash_map<rtx, rtx>; in vt_initialize()
10041 global_get_addr_cache = NULL; in vt_initialize()
10411 if (global_get_addr_cache) in vt_finalize()
10412 delete global_get_addr_cache; in vt_finalize() local
10413 global_get_addr_cache = NULL; in vt_finalize()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dvar-tracking.c2054 static hash_map<rtx, rtx> *global_get_addr_cache; variable
2075 rtx *slot = &global_get_addr_cache->get_or_insert (loc, &existed); in get_addr_from_global_cache()
2091 *global_get_addr_cache->get (loc) = x = nx; in get_addr_from_global_cache()
10036 global_get_addr_cache = new hash_map<rtx, rtx>; in vt_initialize()
10041 global_get_addr_cache = NULL; in vt_initialize()
10411 if (global_get_addr_cache) in vt_finalize()
10412 delete global_get_addr_cache; in vt_finalize() local
10413 global_get_addr_cache = NULL; in vt_finalize()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dvar-tracking.c2056 static hash_map<rtx, rtx> *global_get_addr_cache; variable
2077 rtx *slot = &global_get_addr_cache->get_or_insert (loc, &existed); in get_addr_from_global_cache()
2093 *global_get_addr_cache->get (loc) = x = nx; in get_addr_from_global_cache()
10032 global_get_addr_cache = new hash_map<rtx, rtx>; in vt_initialize()
10037 global_get_addr_cache = NULL; in vt_initialize()
10430 if (global_get_addr_cache) in vt_finalize()
10431 delete global_get_addr_cache; in vt_finalize() local
10432 global_get_addr_cache = NULL; in vt_finalize()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dvar-tracking.c2055 static hash_map<rtx, rtx> *global_get_addr_cache; variable
2076 rtx *slot = &global_get_addr_cache->get_or_insert (loc, &existed); in get_addr_from_global_cache()
2092 *global_get_addr_cache->get (loc) = x = nx; in get_addr_from_global_cache()
10028 global_get_addr_cache = new hash_map<rtx, rtx>; in vt_initialize()
10033 global_get_addr_cache = NULL; in vt_initialize()
10409 if (global_get_addr_cache) in vt_finalize()
10410 delete global_get_addr_cache; in vt_finalize() local
10411 global_get_addr_cache = NULL; in vt_finalize()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dvar-tracking.c2054 static hash_map<rtx, rtx> *global_get_addr_cache; variable
2075 rtx *slot = &global_get_addr_cache->get_or_insert (loc, &existed); in get_addr_from_global_cache()
2091 *global_get_addr_cache->get (loc) = x = nx; in get_addr_from_global_cache()
10036 global_get_addr_cache = new hash_map<rtx, rtx>; in vt_initialize()
10041 global_get_addr_cache = NULL; in vt_initialize()
10411 if (global_get_addr_cache) in vt_finalize()
10412 delete global_get_addr_cache; in vt_finalize() local
10413 global_get_addr_cache = NULL; in vt_finalize()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dvar-tracking.c2054 static hash_map<rtx, rtx> *global_get_addr_cache; variable
2075 rtx *slot = &global_get_addr_cache->get_or_insert (loc, &existed); in get_addr_from_global_cache()
2091 *global_get_addr_cache->get (loc) = x = nx; in get_addr_from_global_cache()
10036 global_get_addr_cache = new hash_map<rtx, rtx>; in vt_initialize()
10041 global_get_addr_cache = NULL; in vt_initialize()
10411 if (global_get_addr_cache) in vt_finalize()
10412 delete global_get_addr_cache; in vt_finalize() local
10413 global_get_addr_cache = NULL; in vt_finalize()
H A DChangeLog-201339409 (global_get_addr_cache, local_get_addr_cache): New.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dvar-tracking.c2064 static hash_map<rtx, rtx> *global_get_addr_cache; variable
2085 rtx *slot = &global_get_addr_cache->get_or_insert (loc, &existed); in get_addr_from_global_cache()
2101 *global_get_addr_cache->get (loc) = x = nx; in get_addr_from_global_cache()
10065 global_get_addr_cache = new hash_map<rtx, rtx>; in vt_initialize()
10070 global_get_addr_cache = NULL; in vt_initialize()
10463 if (global_get_addr_cache) in vt_finalize()
10464 delete global_get_addr_cache; in vt_finalize() local
10465 global_get_addr_cache = NULL; in vt_finalize()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dvar-tracking.c2054 static hash_map<rtx, rtx> *global_get_addr_cache; variable
2075 rtx *slot = &global_get_addr_cache->get_or_insert (loc, &existed); in get_addr_from_global_cache()
2091 *global_get_addr_cache->get (loc) = x = nx; in get_addr_from_global_cache()
10036 global_get_addr_cache = new hash_map<rtx, rtx>; in vt_initialize()
10041 global_get_addr_cache = NULL; in vt_initialize()
10411 if (global_get_addr_cache) in vt_finalize()
10412 delete global_get_addr_cache; in vt_finalize() local
10413 global_get_addr_cache = NULL; in vt_finalize()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dvar-tracking.c2064 static hash_map<rtx, rtx> *global_get_addr_cache; variable
2085 rtx *slot = &global_get_addr_cache->get_or_insert (loc, &existed); in get_addr_from_global_cache()
2101 *global_get_addr_cache->get (loc) = x = nx; in get_addr_from_global_cache()
10065 global_get_addr_cache = new hash_map<rtx, rtx>; in vt_initialize()
10070 global_get_addr_cache = NULL; in vt_initialize()
10463 if (global_get_addr_cache) in vt_finalize()
10464 delete global_get_addr_cache; in vt_finalize() local
10465 global_get_addr_cache = NULL; in vt_finalize()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dvar-tracking.c2056 static hash_map<rtx, rtx> *global_get_addr_cache; variable
2077 rtx *slot = &global_get_addr_cache->get_or_insert (loc, &existed); in get_addr_from_global_cache()
2093 *global_get_addr_cache->get (loc) = x = nx; in get_addr_from_global_cache()
10032 global_get_addr_cache = new hash_map<rtx, rtx>; in vt_initialize()
10037 global_get_addr_cache = NULL; in vt_initialize()
10430 if (global_get_addr_cache) in vt_finalize()
10431 delete global_get_addr_cache; in vt_finalize() local
10432 global_get_addr_cache = NULL; in vt_finalize()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dvar-tracking.c2055 static hash_map<rtx, rtx> *global_get_addr_cache; variable
2076 rtx *slot = &global_get_addr_cache->get_or_insert (loc, &existed); in get_addr_from_global_cache()
2092 *global_get_addr_cache->get (loc) = x = nx; in get_addr_from_global_cache()
10028 global_get_addr_cache = new hash_map<rtx, rtx>; in vt_initialize()
10033 global_get_addr_cache = NULL; in vt_initialize()
10409 if (global_get_addr_cache) in vt_finalize()
10410 delete global_get_addr_cache; in vt_finalize() local
10411 global_get_addr_cache = NULL; in vt_finalize()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dvar-tracking.c2055 static hash_map<rtx, rtx> *global_get_addr_cache; variable
2076 rtx *slot = &global_get_addr_cache->get_or_insert (loc, &existed); in get_addr_from_global_cache()
2092 *global_get_addr_cache->get (loc) = x = nx; in get_addr_from_global_cache()
10028 global_get_addr_cache = new hash_map<rtx, rtx>; in vt_initialize()
10033 global_get_addr_cache = NULL; in vt_initialize()
10409 if (global_get_addr_cache) in vt_finalize()
10410 delete global_get_addr_cache; in vt_finalize() local
10411 global_get_addr_cache = NULL; in vt_finalize()

12