HomeSort by: relevance | last modified time | path
    Searched defs:gt_pch_nx (Results 1 - 25 of 28) sorted by relevancy

1 2

  /src/external/gpl3/gcc/dist/gcc/
hash-set.h 149 friend void gt_pch_nx (hash_set<T, false, U> *);
151 friend void gt_pch_nx (hash_set<T, false, U> *, gt_pointer_operator, void *);
205 gt_pch_nx (hash_set<K, false, H> *h) function
207 gt_pch_nx (&h->m_table);
212 gt_pch_nx (hash_set<K, false, H> *h, gt_pointer_operator op, void *cookie) function
stringpool.cc 235 gt_pch_nx (const char *& x)
241 gt_pch_nx (char *& x)
247 gt_pch_nx (unsigned char *& x)
253 gt_pch_nx (unsigned char& x ATTRIBUTE_UNUSED)
258 gt_pch_nx (unsigned char *x, gt_pointer_operator op, void *cookie)
234 gt_pch_nx (const char *& x) function
240 gt_pch_nx (char *& x) function
246 gt_pch_nx (unsigned char *& x) function
252 gt_pch_nx (unsigned char& x ATTRIBUTE_UNUSED) function
257 gt_pch_nx (unsigned char *x, gt_pointer_operator op, void *cookie) function
ggc.h 343 gt_pch_nx (const char *)
347 inline void gt_pch_nx (bool) { } function
348 inline void gt_pch_nx (char) { } function
349 inline void gt_pch_nx (signed char) { } function
350 inline void gt_pch_nx (unsigned char) { } function
351 inline void gt_pch_nx (short) { } function
352 inline void gt_pch_nx (unsigned short) { } function
353 inline void gt_pch_nx (int) { } function
354 inline void gt_pch_nx (unsigned int) { } function
355 inline void gt_pch_nx (long int) { function
341 gt_pch_nx (const char *) function
345 inline void gt_pch_nx (bool) { } function
346 inline void gt_pch_nx (char) { } function
356 inline void gt_pch_nx (unsigned long long int) { } function
    [all...]
ggc-tests.cc 413 /* User-provided implementation of gt_pch_nx. */
416 gt_pch_nx (user_struct *p) function
421 /* User-provided implementation of gt_pch_nx. */
424 gt_pch_nx (user_struct *p, gt_pointer_operator op, void *cookie)
408 gt_pch_nx (user_struct *p) function
hash-map.h 87 gt_pch_nx (e.m_key);
88 gt_pch_nx (e.m_value);
107 gt_pch_nx (&x, op, cookie);
308 template<typename T, typename U, typename V> friend void gt_pch_nx (hash_map<T, U, V> *);
309 template<typename T, typename U, typename V> friend void gt_pch_nx (hash_map<T, U, V> *, gt_pointer_operator, void *);
326 gt_pch_nx (hash_map<K, V, H> *h) function
328 gt_pch_nx (&h->m_table);
341 gt_pch_nx (hash_map<K, V, H> *h, gt_pointer_operator op, void *cookie) function
symbol-summary.h 262 template <typename U> friend void gt_pch_nx (function_summary <U *> * const &);
263 template <typename U> friend void gt_pch_nx (function_summary <U *> * const &,
327 gt_pch_nx (function_summary<T *> *const &) function
334 gt_pch_nx (function_summary<T *> *const &, gt_pointer_operator, void *) function
448 template <typename U> friend void gt_pch_nx (fast_function_summary <U *, va_gc> * const &);
449 template <typename U> friend void gt_pch_nx (fast_function_summary <U *, va_gc> * const &,
528 gt_pch_nx (fast_function_summary<T *, va_heap>* const &) function
534 gt_pch_nx (fast_function_summary<T *, va_heap>* const&, gt_pointer_operator, function
549 gt_pch_nx (fast_function_summary<T *, va_gc> *const &) function
556 gt_pch_nx (fast_function_summary<T *, va_gc> *const &, gt_pointer_operator function
810 gt_pch_nx (call_summary<T *> *const &) function
817 gt_pch_nx (call_summary<T *> *const &, gt_pointer_operator, void *) function
979 gt_pch_nx (fast_call_summary<T *, va_heap>* const &summary ATTRIBUTE_UNUSED) function
985 gt_pch_nx (fast_call_summary<T *, va_heap>* const& summary ATTRIBUTE_UNUSED, function
1001 gt_pch_nx (fast_call_summary<T *, va_gc> *const &) function
1008 gt_pch_nx (fast_call_summary<T *, va_gc> *const &, gt_pointer_operator, void *) function
    [all...]
ipa-modref-tree.cc 1055 void gt_pch_nx (modref_tree<int>* const&) {} function
1056 void gt_pch_nx (modref_tree<tree_node*>* const&) {} function
1057 void gt_pch_nx (modref_tree<int>* const&, gt_pointer_operator, void *) {} function
1058 void gt_pch_nx (modref_tree<tree_node*>* const&, gt_pointer_operator, void *) {} function
1082 void gt_pch_nx (modref_base_node<int>*) {} function
1083 void gt_pch_nx (modref_base_node<tree_node*>*) {} function
1084 void gt_pch_nx (modref_base_node<int>*, gt_pointer_operator, void *) {} function
1085 void gt_pch_nx (modref_base_node<tree_node*>*, gt_pointer_operator, void *) {} function
1109 void gt_pch_nx (modref_ref_node<int>* ) {} function
1110 void gt_pch_nx (modref_ref_node<tree_node*>*) { function
1111 void gt_pch_nx (modref_ref_node<int>*, gt_pointer_operator, void *) {} function
1112 void gt_pch_nx (modref_ref_node<tree_node*>*, gt_pointer_operator, void *) {} function
    [all...]
hash-table.h 516 template<typename T> friend void gt_pch_nx (hash_table<T> *);
520 gt_pch_nx (hash_map<T, U, V> *, gt_pointer_operator, void *);
522 friend void gt_pch_nx (hash_set<T, false, U> *, gt_pointer_operator, void *);
523 template<typename T> friend void gt_pch_nx (hash_table<T> *,
1279 gt_pch_nx (hash_table<D> *h) function
1297 gt_pch_nx (hash_table<D> *h, gt_pointer_operator op, void *cookie) function
machmode.h 1269 gt_pch_nx (pod_mode<T> *) function
1275 gt_pch_nx (pod_mode<T> *, gt_pointer_operator, void *) function
poly-int.h 2650 gt_pch_nx (poly_int<N, C> *) function
2656 gt_pch_nx (poly_int<N, C> *, gt_pointer_operator, void *) function
value-range.h 348 friend void gt_pch_nx (irange *);
349 friend void gt_pch_nx (irange *, gt_pointer_operator, void *);
472 friend void gt_pch_nx (frange *);
473 friend void gt_pch_nx (frange *, gt_pointer_operator, void *);
970 extern void gt_pch_nx (vrange *);
971 extern void gt_pch_nx (vrange *, gt_pointer_operator, void *);
973 extern void gt_pch_nx (irange *);
974 extern void gt_pch_nx (irange *, gt_pointer_operator, void *);
976 extern void gt_pch_nx (frange *);
977 extern void gt_pch_nx (frange *, gt_pointer_operator, void *)
988 gt_pch_nx (int_range<N> *x) function
995 gt_pch_nx (int_range<N> *x, gt_pointer_operator op, void *cookie) function
    [all...]
value-range.cc 2130 gt_pch_nx (irange *x) function
2133 gt_pch_nx (x->m_type);
2137 gt_pch_nx (irange *x, gt_pointer_operator op, void *cookie) function
2153 gt_pch_nx (frange *x) function
2155 gt_pch_nx (x->m_type);
2159 gt_pch_nx (frange *x, gt_pointer_operator op, void *cookie) function
2175 gt_pch_nx (vrange *x) function
2178 return gt_pch_nx ((irange *) x);
2180 return gt_pch_nx ((frange *) x);
2185 gt_pch_nx (vrange *x, gt_pointer_operator op, void *cookie function
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
hash-set.h 144 friend void gt_pch_nx (hash_set<T, false, U> *);
146 friend void gt_pch_nx (hash_set<T, false, U> *, gt_pointer_operator, void *);
200 gt_pch_nx (hash_set<K, false, H> *h) function
202 gt_pch_nx (&h->m_table);
207 gt_pch_nx (hash_set<K, false, H> *h, gt_pointer_operator op, void *cookie) function
stringpool.cc 204 gt_pch_nx (const char *& x)
210 gt_pch_nx (char *& x)
216 gt_pch_nx (unsigned char *& x)
222 gt_pch_nx (unsigned char& x ATTRIBUTE_UNUSED)
227 gt_pch_nx (unsigned char *x, gt_pointer_operator op, void *cookie)
203 gt_pch_nx (const char *& x) function
209 gt_pch_nx (char *& x) function
215 gt_pch_nx (unsigned char *& x) function
221 gt_pch_nx (unsigned char& x ATTRIBUTE_UNUSED) function
226 gt_pch_nx (unsigned char *x, gt_pointer_operator op, void *cookie) function
ggc.h 341 gt_pch_nx (const char *)
345 inline void gt_pch_nx (bool) { } function
346 inline void gt_pch_nx (char) { } function
347 inline void gt_pch_nx (signed char) { } function
348 inline void gt_pch_nx (unsigned char) { } function
349 inline void gt_pch_nx (short) { } function
350 inline void gt_pch_nx (unsigned short) { } function
351 inline void gt_pch_nx (int) { } function
352 inline void gt_pch_nx (unsigned int) { } function
353 inline void gt_pch_nx (long int) { function
339 gt_pch_nx (const char *) function
343 inline void gt_pch_nx (bool) { } function
344 inline void gt_pch_nx (char) { } function
354 inline void gt_pch_nx (unsigned long long int) { } function
    [all...]
ggc-tests.cc 413 /* User-provided implementation of gt_pch_nx. */
416 gt_pch_nx (user_struct *p) function
421 /* User-provided implementation of gt_pch_nx. */
424 gt_pch_nx (user_struct *p, gt_pointer_operator op, void *cookie)
408 gt_pch_nx (user_struct *p) function
hash-map.h 87 gt_pch_nx (e.m_key);
88 gt_pch_nx (e.m_value);
107 gt_pch_nx (&x, op, cookie);
304 template<typename T, typename U, typename V> friend void gt_pch_nx (hash_map<T, U, V> *);
305 template<typename T, typename U, typename V> friend void gt_pch_nx (hash_map<T, U, V> *, gt_pointer_operator, void *);
322 gt_pch_nx (hash_map<K, V, H> *h) function
324 gt_pch_nx (&h->m_table);
337 gt_pch_nx (hash_map<K, V, H> *h, gt_pointer_operator op, void *cookie) function
symbol-summary.h 262 template <typename U> friend void gt_pch_nx (function_summary <U *> * const &);
263 template <typename U> friend void gt_pch_nx (function_summary <U *> * const &,
327 gt_pch_nx (function_summary<T *> *const &) function
334 gt_pch_nx (function_summary<T *> *const &, gt_pointer_operator, void *) function
448 template <typename U> friend void gt_pch_nx (fast_function_summary <U *, va_gc> * const &);
449 template <typename U> friend void gt_pch_nx (fast_function_summary <U *, va_gc> * const &,
528 gt_pch_nx (fast_function_summary<T *, va_heap>* const &) function
534 gt_pch_nx (fast_function_summary<T *, va_heap>* const&, gt_pointer_operator, function
549 gt_pch_nx (fast_function_summary<T *, va_gc> *const &) function
556 gt_pch_nx (fast_function_summary<T *, va_gc> *const &, gt_pointer_operator function
810 gt_pch_nx (call_summary<T *> *const &) function
817 gt_pch_nx (call_summary<T *> *const &, gt_pointer_operator, void *) function
979 gt_pch_nx (fast_call_summary<T *, va_heap>* const &summary ATTRIBUTE_UNUSED) function
985 gt_pch_nx (fast_call_summary<T *, va_heap>* const& summary ATTRIBUTE_UNUSED, function
1001 gt_pch_nx (fast_call_summary<T *, va_gc> *const &) function
1008 gt_pch_nx (fast_call_summary<T *, va_gc> *const &, gt_pointer_operator, void *) function
    [all...]
ipa-modref-tree.cc 1055 void gt_pch_nx (modref_tree<int>* const&) {} function
1056 void gt_pch_nx (modref_tree<tree_node*>* const&) {} function
1057 void gt_pch_nx (modref_tree<int>* const&, gt_pointer_operator, void *) {} function
1058 void gt_pch_nx (modref_tree<tree_node*>* const&, gt_pointer_operator, void *) {} function
1082 void gt_pch_nx (modref_base_node<int>*) {} function
1083 void gt_pch_nx (modref_base_node<tree_node*>*) {} function
1084 void gt_pch_nx (modref_base_node<int>*, gt_pointer_operator, void *) {} function
1085 void gt_pch_nx (modref_base_node<tree_node*>*, gt_pointer_operator, void *) {} function
1109 void gt_pch_nx (modref_ref_node<int>* ) {} function
1110 void gt_pch_nx (modref_ref_node<tree_node*>*) { function
1111 void gt_pch_nx (modref_ref_node<int>*, gt_pointer_operator, void *) {} function
1112 void gt_pch_nx (modref_ref_node<tree_node*>*, gt_pointer_operator, void *) {} function
    [all...]
value-range.h 132 friend void gt_pch_nx (irange *);
133 friend void gt_pch_nx (irange *, gt_pointer_operator, void *);
161 template <unsigned X> friend void gt_pch_nx (int_range<X> *);
162 template <unsigned X> friend void gt_pch_nx (int_range<X> *,
169 friend void gt_pch_nx (int_range<1> *&);
354 gt_pch_nx (irange *x) function
358 gt_pch_nx (x->m_base[i * 2]);
359 gt_pch_nx (x->m_base[i * 2 + 1]);
364 gt_pch_nx (irange *x, gt_pointer_operator op, void *cookie) function
382 gt_pch_nx (int_range<N> *x function
389 gt_pch_nx (int_range<N> *x, gt_pointer_operator op, void *cookie) function
    [all...]
hash-table.h 515 template<typename T> friend void gt_pch_nx (hash_table<T> *);
519 gt_pch_nx (hash_map<T, U, V> *, gt_pointer_operator, void *);
521 friend void gt_pch_nx (hash_set<T, false, U> *, gt_pointer_operator, void *);
522 template<typename T> friend void gt_pch_nx (hash_table<T> *,
1190 gt_pch_nx (hash_table<D> *h) function
1207 gt_pch_nx (hash_table<D> *h, gt_pointer_operator op, void *cookie) function
machmode.h 1196 gt_pch_nx (pod_mode<T> *) function
1202 gt_pch_nx (pod_mode<T> *, gt_pointer_operator, void *) function
poly-int.h 2714 gt_pch_nx (poly_int_pod<N, C> *) function
2720 gt_pch_nx (poly_int_pod<N, C> *, gt_pointer_operator, void *) function
value-range.cc 2110 gt_pch_nx (int_range<1> *&x) function
2112 return gt_pch_nx ((irange *) x);
wide-int.h 3338 gt_pch_nx (generic_wide_int <T> *) function
3344 gt_pch_nx (generic_wide_int <T> *, gt_pointer_operator, void *) function
3356 gt_pch_nx (trailing_wide_ints <N> *) function
3362 gt_pch_nx (trailing_wide_ints <N> *, gt_pointer_operator, void *) function

Completed in 125 milliseconds

1 2