Searched defs:va_heap (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | vec.h | 254 struct va_heap struct 261 static void reserve (vec<T, va_heap, vl_embed> *&, unsigned, bool argument 276 va_heap::reserve (vec<T, va_heap, vl_embed> *&v, unsigned reserve, bool exact in reserve() argument 307 va_heap::release (vec<T, va_heap, vl_embed> *&v) in release() argument
|
H A D | tree-ssa-uninit.c | 1984 push_to_worklist (tree op, vec<pred_info, va_heap, vl_ptr> *work_list, in push_to_worklist() argument 2071 vec<pred_info, va_heap, vl_ptr> *work_list, in normalize_one_pred_1() argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | vec.h | 254 struct va_heap struct 261 static void reserve (vec<T, va_heap, vl_embed> *&, unsigned, bool argument 276 va_heap::reserve (vec<T, va_heap, vl_embed> *&v, unsigned reserve, bool exact in reserve() argument 307 va_heap::release (vec<T, va_heap, vl_embed> *&v) in release() argument
|