Home
last modified time | relevance | path

Searched refs:get_addr_from_local_cache (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvar-tracking.c2105 get_addr_from_local_cache (dataflow_set *set, rtx const loc) in get_addr_from_local_cache() function
2210 loc = get_addr_from_local_cache (set, loc); in vt_canonicalize_addr()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvar-tracking.cc2113 get_addr_from_local_cache (dataflow_set *set, rtx const loc) in get_addr_from_local_cache() function
2218 loc = get_addr_from_local_cache (set, loc); in vt_canonicalize_addr()
H A DChangeLog-201339410 (get_addr_from_global_cache, get_addr_from_local_cache): New.
H A DChangeLog-201516844 (get_addr_from_local_cache): Likewise.