Searched refs:AllocateSlow (Results 1 – 2 of 2) sorted by relevance
38 void* Allocator::AllocateSlow(std::ptrdiff_t num_bytes) { in AllocateSlow() function in ruy::Allocator54 return AllocateSlow(rounded_num_bytes); in AllocateBytes()
89 void* AllocateSlow(std::ptrdiff_t num_bytes);