Searched defs:temp_allocator_ (Results 1 – 7 of 7) sorted by relevance
67 MemoryAllocator* temp_allocator_ = nullptr; variable
106 MemoryAllocator* temp_allocator_ = nullptr; variable
111 MemoryAllocator* temp_allocator_; variable
319 MemoryAllocator* temp_allocator_; variable
442 std::unique_ptr<runtime::MemoryAllocator> temp_allocator_; variable
275 std::unique_ptr<TempMemoryAllocator> temp_allocator_ = nullptr; member in KernelIntegrationTest
369 MemoryAllocator temp_allocator_{MemoryAllocator(0, nullptr)}; member in executorch::extension::pybindings::__anon7828bc6a0111::Module::Memory