Home
last modified time | relevance | path

Searched refs:mark_empty (Results 1 – 25 of 59) sorted by relevance

123

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dhash-map-traits.h42 template <typename T> static inline void mark_empty (T &);
89 simple_hashmap_traits <H, Value>::mark_empty (T &entry) in mark_empty() function
91 H::mark_empty (entry.m_key); in mark_empty()
120 template <typename T> static inline void mark_empty (T &);
151 unbounded_hashmap_traits <Value>::mark_empty (T &entry) in mark_empty() function
153 default_hash_traits <Value>::mark_empty (entry.m_value); in mark_empty()
H A Dhash-traits.h104 static inline void mark_empty (Type &);
133 int_hash <Type, Empty, Deleted>::mark_empty (Type &x) in mark_empty() function
167 static inline void mark_empty (Type *&);
198 pointer_hash <Type>::mark_empty (Type *&e) in mark_empty() function
346 static inline void mark_empty (value_type &);
382 pair_hash <T1, T2>::mark_empty (value_type &x) in mark_empty() function
384 T1::mark_empty (x.first); in mark_empty()
H A Dhash-table.h549 static void mark_empty (value_type &v) in mark_empty() function
551 Descriptor::mark_empty (v); in mark_empty()
718 mark_empty (nentries[i]); in alloc_entries()
878 mark_empty (entries[i]); in empty_slow()
1013 mark_empty (*first_deleted_slot); in find_slot_with_hash()
H A Dtree-hasher.h44 static void mark_empty (value_type &v) { v.to = NULL; } in mark_empty() function
H A Dhash-set-tests.cc204 static void mark_empty (value_type &v) in mark_empty() function
206 base_type::mark_empty (v.val); in mark_empty()
H A Dhash-map.h70 static void mark_empty (hash_entry &e) { Traits::mark_empty (e); } in class() function
H A Dgraphite.cc237 static void mark_empty (seir_cache_key &key) { key.entry_dest = 0; } in mark_empty() function
H A Dsanopt.cc135 mark_empty (sanopt_tree_triplet &ref) in mark_empty() function
192 mark_empty (sanopt_tree_couple &ref) in mark_empty() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhash-map-traits.h42 template <typename T> static inline void mark_empty (T &);
89 simple_hashmap_traits <H, Value>::mark_empty (T &entry) in mark_empty() function
91 H::mark_empty (entry.m_key); in mark_empty()
120 template <typename T> static inline void mark_empty (T &);
151 unbounded_hashmap_traits <Value>::mark_empty (T &entry) in mark_empty() function
153 default_hash_traits <Value>::mark_empty (entry.m_value); in mark_empty()
H A Dhash-traits.h92 static inline void mark_empty (Type &);
121 int_hash <Type, Empty, Deleted>::mark_empty (Type &x) in mark_empty() function
155 static inline void mark_empty (Type *&);
186 pointer_hash <Type>::mark_empty (Type *&e) in mark_empty() function
329 static inline void mark_empty (value_type &);
365 pair_hash <T1, T2>::mark_empty (value_type &x) in mark_empty() function
367 T1::mark_empty (x.first); in mark_empty()
H A Dhash-table.h549 static void mark_empty (value_type &v) in mark_empty() function
551 Descriptor::mark_empty (v); in mark_empty()
718 mark_empty (nentries[i]); in alloc_entries()
875 mark_empty (entries[i]); in empty_slow()
1010 mark_empty (*first_deleted_slot); in find_slot_with_hash()
H A Dtree-hasher.h44 static void mark_empty (value_type &v) { v.to = NULL; } in mark_empty() function
H A Dhash-set-tests.c204 static void mark_empty (value_type &v) in mark_empty() function
206 base_type::mark_empty (v.val); in mark_empty()
H A Dhash-map.h70 static void mark_empty (hash_entry &e) { Traits::mark_empty (e); } in class() function
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsvalue.h217 void mark_empty () { m_type = reinterpret_cast<tree> (2); } in mark_empty() function
387 void mark_empty () { m_type = reinterpret_cast<tree> (2); }
494 void mark_empty () { m_type = reinterpret_cast<tree> (2); }
616 void mark_empty () { m_type = reinterpret_cast<tree> (2); }
704 void mark_empty () { m_type = reinterpret_cast<tree> (2); }
795 void mark_empty () { m_type = reinterpret_cast<tree> (2); }
876 void mark_empty () { m_type = reinterpret_cast<tree> (2); }
963 void mark_empty () { m_type = reinterpret_cast<tree> (2); }
1139 void mark_empty () { m_type = reinterpret_cast<tree> (2); }
1253 void mark_empty () { m_type = reinterpret_cast<tree> (2); }
[all …]
H A Dregion.h285 void mark_empty () { m_fun = NULL; } in mark_empty() function
591 void mark_empty () { m_sval_ptr = NULL; }
716 void mark_empty () { m_field = NULL_TREE; }
792 void mark_empty () { m_index = NULL; }
877 void mark_empty () { m_byte_offset = NULL; }
963 void mark_empty () { m_byte_size_sval = NULL; }
1051 void mark_empty () { m_type = NULL_TREE; }
1192 void mark_empty () { m_parent = NULL; }
H A Danalyzer.h324 static inline void mark_empty (Type &);
344 static inline void mark_empty (Type &t) { t.mark_empty (); } in mark_empty() function
H A Dexploded-graph.h507 static inline void mark_empty (T &entry) in mark_empty() function
577 static inline void mark_empty (T &entry) in mark_empty() function
644 static inline void mark_empty (T &entry) in mark_empty() function
H A Dstate-purge.h54 pod_hash_traits<function_point>::mark_empty (value_type &v)
H A Dstore.h390 void mark_empty () { m_bit_range.m_start_bit_offset = -2; } in mark_empty() function
439 void mark_empty () { m_region = NULL; }
H A Dconstraint-manager.h216 static inline void mark_empty (key_type &k) { k = NULL; }
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Danalyzer.h122 static inline void mark_empty (Type &);
H A Dexploded-graph.h443 static inline void mark_empty (T &entry) in mark_empty() function
513 static inline void mark_empty (T &entry) in mark_empty() function
580 static inline void mark_empty (T &entry) in mark_empty() function
H A Dstate-purge.h54 pod_hash_traits<function_point>::mark_empty (value_type &v)
H A Dprogram-state.h87 pod_hash_traits<svalue_id>::mark_empty (value_type &v)

123