Home
last modified time | relevance | path

Searched defs:COMPILER_SIZE (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/test/unit/
H A Des2panda_unit_gtest.h32 constexpr auto COMPILER_SIZE = operator""_MB(256ULL); in SetUpTestCase() local
H A Dast_dumper_test.cpp110 constexpr auto COMPILER_SIZE = 268435456; in ASTDumperTest() local
H A Dunion_normalization_test.cpp53 constexpr auto COMPILER_SIZE = operator""_MB(256ULL); in SetUpTestCase() local
/arkcompiler/ets_frontend/merge_abc/src/
H A Dmain.cpp31 constexpr auto COMPILER_SIZE = 512_MB; in ProtoMemManager() local
/arkcompiler/ets_frontend/ets2panda/test/unit/lowerings/
H A Dscopes_initialization.cpp38 constexpr auto COMPILER_SIZE = operator""_MB(256ULL); in SetUpTestCase() local
/arkcompiler/ets_frontend/ets2panda/aot/
H A Dmain.cpp38 constexpr auto COMPILER_SIZE = sizeof(size_t) <= 4 ? 2_GB : 32_GB; in MemManager() local
/arkcompiler/ets_frontend/es2panda/aot/
H A Dmain.cpp42 constexpr auto COMPILER_SIZE = 8192_MB; in MemManager() local
/arkcompiler/ets_frontend/ets2panda/public/
H A Des2panda_lib.cpp191 constexpr auto COMPILER_SIZE = 256_MB; in CreateConfig() local

Completed in 7 milliseconds