Home
last modified time | relevance | path

Searched defs:allocator_ (Results 1 – 25 of 46) sorted by relevance

12

/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dliveness_use_table.h40 ArenaAllocator *allocator_; variable
/arkcompiler/ets_frontend/es2panda/compiler/core/
DcompileQueue.h91 panda::ArenaAllocator *allocator_; variable
127 panda::ArenaAllocator *allocator_; variable
/arkcompiler/runtime_core/runtime/mem/
Dallocator_adapter.h41 : allocator_(allocator) in allocator_() function
94 : allocator_(allocator) in allocator_() function
Drem_set.h114 InternalAllocatorPtr allocator_; variable
/arkcompiler/runtime_core/compiler/tests/
Dinst_generator.h75 ArenaAllocator &allocator_; variable
264 ArenaAllocator &allocator_; variable
Dconstructor_test.cpp76 ArenaAllocator *allocator_; member in panda::compiler::ConstructorTest
Dvixl_exec_module.h280 panda::ArenaAllocator *allocator_; variable
/arkcompiler/runtime_core/runtime/
Dthread_pool.h76 : allocator_(allocator), in allocator_() function
344 mem::InternalAllocatorPtr allocator_; variable
Dglobal_handle_storage.h112 InternalAllocatorPtr allocator_; variable
Dcompiler_queue_counter_priority.h192 mem::InternalAllocatorPtr allocator_; variable
/arkcompiler/ets_runtime/ecmascript/mem/
Dlinear_space.h47 BumpPointerAllocator allocator_; variable
Dsparse_space.h45 delete allocator_; in ~SparseSpace() local
/arkcompiler/ets_frontend/es2panda/util/
Dhotfix.h110 ArenaAllocator allocator_; variable
DsymbolTable.h65 ArenaAllocator allocator_; variable
/arkcompiler/runtime_core/compiler/tests/aarch32/
Dregister32_test.cpp51 ArenaAllocator *allocator_; member in panda::compiler::Register32Test
Dcallconv32_test.cpp79 ArenaAllocator *allocator_ {nullptr}; member in panda::compiler::Callconv32Test
/arkcompiler/runtime_core/compiler/tests/aarch64/
Dregister64_test.cpp52 ArenaAllocator *allocator_; member in panda::compiler::Register64Test
Dcallconv64_test.cpp79 ArenaAllocator *allocator_ {nullptr}; member in panda::compiler::Callconv64Test
/arkcompiler/runtime_core/compiler/tests/amd64/
Dregister64_test.cpp52 ArenaAllocator *allocator_; member in panda::compiler::Register64Test
Dcallconv64_test.cpp79 ArenaAllocator *allocator_ {nullptr}; member in panda::compiler::Callconv64Test
/arkcompiler/ets_frontend/es2panda/typescript/types/
DinterfaceType.h145 ArenaAllocator *allocator_; variable
/arkcompiler/runtime_core/runtime/mem/refstorage/
Dglobal_object_storage.h96 mem::InternalAllocatorPtr allocator_; variable
153 mem::InternalAllocatorPtr allocator_; variable
/arkcompiler/runtime_core/libpandabase/tests/
Dbit_vector_test.cpp46 ArenaAllocator *allocator_ {nullptr}; member in panda::test::BitVectorTest
/arkcompiler/runtime_core/libpandabase/mem/
Darena_allocator.h230 ArenaAllocatorT<use_oom_handler> *allocator_; variable
/arkcompiler/runtime_core/irtoc/backend/
Dcompilation_unit.cpp169 ArenaAllocator allocator_(SpaceType::SPACE_TYPE_COMPILER); in Compile() local

12