/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
D | condition_chain_manager.h | 39 ArenaAllocator *allocator_; variable
|
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ |
D | liveness_use_table.h | 38 ArenaAllocator *allocator_; variable
|
/arkcompiler/runtime_core/static_core/runtime/mem/gc/dynamic/ |
D | gc_dynamic_data.h | 46 InternalAllocatorPtr allocator_; variable
|
/arkcompiler/ets_frontend/es2panda/compiler/core/ |
D | compileQueue.h | 91 panda::ArenaAllocator *allocator_; variable 127 panda::ArenaAllocator *allocator_; variable
|
/arkcompiler/runtime_core/static_core/irtoc/backend/ |
D | compilation.h | 59 std::unique_ptr<ArenaAllocator> allocator_; variable
|
/arkcompiler/runtime_core/static_core/runtime/mem/ |
D | allocator_adapter.h | 45 : allocator_(allocator) in allocator_() function 93 : allocator_(allocator) in allocator_() function
|
/arkcompiler/runtime_core/compiler/tests/ |
D | inst_generator.h | 75 ArenaAllocator &allocator_; variable 264 ArenaAllocator &allocator_; variable
|
D | constructor_test.cpp | 76 ArenaAllocator *allocator_; member in panda::compiler::ConstructorTest
|
/arkcompiler/ets_frontend/ets2panda/ir/ets/ |
D | etsNewArrayInstanceExpression.h | 98 ArenaAllocator *allocator_; variable
|
/arkcompiler/runtime_core/static_core/runtime/ |
D | thread_pool.h | 98 : allocator_(allocator), in allocator_() function 379 mem::InternalAllocatorPtr allocator_; variable
|
D | global_handle_storage.h | 121 InternalAllocatorPtr allocator_; variable
|
/arkcompiler/runtime_core/static_core/verification/jobs/ |
D | service.h | 61 mem::InternalAllocatorPtr allocator_; variable
|
/arkcompiler/runtime_core/static_core/compiler/tests/ |
D | constructor_test.cpp | 81 ArenaAllocator *allocator_; member in panda::compiler::ConstructorTest
|
/arkcompiler/runtime_core/compiler/tests/aarch64/ |
D | register64_test.cpp | 52 ArenaAllocator *allocator_; member in panda::compiler::Register64Test
|
D | callconv64_test.cpp | 79 ArenaAllocator *allocator_ {nullptr}; member in panda::compiler::Callconv64Test
|
/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/ |
D | register64_test.cpp | 57 ArenaAllocator *allocator_; member in panda::compiler::Register64Test
|
/arkcompiler/runtime_core/compiler/tests/aarch32/ |
D | register32_test.cpp | 51 ArenaAllocator *allocator_; member in panda::compiler::Register32Test
|
/arkcompiler/runtime_core/static_core/compiler/tests/aarch32/ |
D | register32_test.cpp | 56 ArenaAllocator *allocator_; member in panda::compiler::Register32Test
|
/arkcompiler/runtime_core/static_core/compiler/tests/amd64/ |
D | register64_test.cpp | 57 ArenaAllocator *allocator_; member in panda::compiler::Register64Test
|
/arkcompiler/runtime_core/compiler/tests/amd64/ |
D | register64_test.cpp | 52 ArenaAllocator *allocator_; member in panda::compiler::Register64Test
|
/arkcompiler/ets_frontend/es2panda/util/ |
D | symbolTable.h | 73 ArenaAllocator allocator_; variable
|
D | patchFix.h | 126 ArenaAllocator allocator_; variable
|
/arkcompiler/ets_frontend/es2panda/typescript/types/ |
D | interfaceType.h | 145 ArenaAllocator *allocator_; variable
|
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/ |
D | interfaceType.h | 144 ArenaAllocator *allocator_; variable
|
/arkcompiler/ets_frontend/ets2panda/test/unit/lowerings/ |
D | scopes_initialization.cpp | 73 std::unique_ptr<ArenaAllocator> allocator_; member in panda::es2panda::ScopesInitPhaseTest
|