Home
last modified time | relevance | path

Searched refs:calculate_allocation_1 (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvec.c160 vec_prefix::calculate_allocation_1 (unsigned alloc, unsigned desired) in calculate_allocation_1() function
H A Dvec.h200 static unsigned calculate_allocation_1 (unsigned, unsigned);
232 return calculate_allocation_1 (pfx->m_alloc, pfx->m_num + reserve); in calculate_allocation()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvec.cc150 vec_prefix::calculate_allocation_1 (unsigned alloc, unsigned desired) in calculate_allocation_1() function in vec_prefix
H A Dvec.h200 static unsigned calculate_allocation_1 (unsigned, unsigned);
232 return calculate_allocation_1 (pfx->m_alloc, pfx->m_num + reserve); in calculate_allocation()
H A DChangeLog-201446054 (vec_prefix::calculate_allocation_1): New out-of-line version.
46055 * vec.h (vec_prefix::calculate_allocation_1): Declare.
46059 and dispatch to calculate_allocation_1 which doesn't need the