Home
last modified time | relevance | path

Searched refs:alloc_mode (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/freedreno/ir2/
H A Dinstr-a2xx.h251 uint8_t alloc_mode : 1; member
H A Ddisasm-a2xx.c571 if (cf->alloc.alloc_mode) // ??? in print_cf_alloc()
/third_party/node/deps/v8/src/heap/
H A Dmemory-allocator.cc532 Page* MemoryAllocator::AllocatePage(MemoryAllocator::AllocationMode alloc_mode, in AllocatePage() argument
537 if (alloc_mode == AllocationMode::kUsePool) { in AllocatePage()
H A Dmemory-allocator.h187 MemoryAllocator::AllocationMode alloc_mode, Space* space,

Completed in 5 milliseconds