/arkcompiler/runtime_core/compiler/optimizer/ir/ |
D | graph_checker.h | 97 ArenaAllocator *GetAllocator() in GetAllocator() function
|
D | graph.h | 271 ArenaAllocator *GetAllocator() const in GetAllocator() function
|
/arkcompiler/runtime_core/compiler/tests/ |
D | inst_generator.h | 42 ArenaAllocator *GetAllocator() const in GetAllocator() function 108 ArenaAllocator *GetAllocator() in GetAllocator() function
|
D | constructor_test.cpp | 70 ArenaAllocator *GetAllocator() in GetAllocator() function in panda::compiler::ConstructorTest
|
D | unit_test.h | 86 ArenaAllocator *GetAllocator() const in GetAllocator() function 279 ArenaAllocator *GetAllocator() in GetAllocator() function
|
D | encoders_test.cpp | 54 auto GetAllocator() in GetAllocator() function in panda::compiler::tests::EncoderArm64VixlTest
|
D | asm_printer_test.cpp | 120 ArenaAllocator *GetAllocator() in GetAllocator() function in panda::compiler::PrinterTest
|
D | code_info_test.cpp | 42 ArenaAllocator *GetAllocator() in GetAllocator() function in panda::compiler::CodeInfoTest
|
/arkcompiler/runtime_core/compiler/tests/aarch64/ |
D | register64_test.cpp | 46 ArenaAllocator *GetAllocator() in GetAllocator() function in panda::compiler::Register64Test
|
D | callconv64_test.cpp | 58 ArenaAllocator *GetAllocator() in GetAllocator() function in panda::compiler::Callconv64Test
|
D | encoder64_test.cpp | 170 ArenaAllocator *GetAllocator() in GetAllocator() function in panda::compiler::Encoder64Test
|
/arkcompiler/runtime_core/compiler/tests/aarch32/ |
D | register32_test.cpp | 45 ArenaAllocator *GetAllocator() in GetAllocator() function in panda::compiler::Register32Test
|
D | callconv32_test.cpp | 58 ArenaAllocator *GetAllocator() in GetAllocator() function in panda::compiler::Callconv32Test
|
D | encoder32_test.cpp | 156 ArenaAllocator *GetAllocator() in GetAllocator() function in panda::compiler::Encoder32Test
|
/arkcompiler/runtime_core/compiler/tests/amd64/ |
D | register64_test.cpp | 46 ArenaAllocator *GetAllocator() in GetAllocator() function in panda::compiler::Register64Test
|
D | callconv64_test.cpp | 58 ArenaAllocator *GetAllocator() in GetAllocator() function in panda::compiler::Callconv64Test
|
D | asmjit_test.cpp | 41 ArenaAllocator *GetAllocator() in GetAllocator() function in panda::compiler::AsmJitTest
|
D | encoder64_test.cpp | 162 ArenaAllocator *GetAllocator() in GetAllocator() function in panda::compiler::Encoder64Test
|
/arkcompiler/runtime_core/compiler/optimizer/ |
D | pass_manager.cpp | 180 ArenaAllocator *PassManager::GetAllocator() in GetAllocator() function in panda::compiler::PassManager
|
/arkcompiler/runtime_core/libpandabase/tests/ |
D | bit_vector_test.cpp | 40 ArenaAllocator *GetAllocator() in GetAllocator() function in panda::test::BitVectorTest
|
D | small_vector_test.cpp | 39 ArenaAllocator *GetAllocator() in GetAllocator() function in panda::test::SmallVectorTest
|
D | bit_table_test.cpp | 39 ArenaAllocator *GetAllocator() in GetAllocator() function in panda::test::BitTableTest
|
/arkcompiler/runtime_core/compiler/optimizer/analysis/ |
D | liveness_analyzer.h | 543 ArenaAllocator *GetAllocator() in GetAllocator() function
|
/arkcompiler/runtime_core/bytecode_optimizer/tests/ |
D | common.h | 137 ArenaAllocator *GetAllocator() in GetAllocator() function
|