Searched defs:allocate_buffer (Results 1 – 3 of 3) sorted by relevance
15 llvm::allocate_buffer(size_t Size, size_t Alignment) { in allocate_buffer() function in llvm
184 void * (*allocate_buffer)( VCHI_MDRIVER_HANDLE_T *handle, uint32_t *length ); member
694 static void *allocate_buffer(uptr Size) { in allocate_buffer() function