Home
last modified time | relevance | path

Searched defs:HALF_SIZE (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dlowering.h45 static constexpr uint8_t HALF_SIZE = 32; variable
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dbytecode_encoder.h32 constexpr uint8_t HALF_SIZE = 32; in CanEncodeImmHelper() local
/arkcompiler/runtime_core/bytecode_optimizer/
Dbytecode_encoder.h32 constexpr uint8_t HALF_SIZE = 32; in CanEncodeImmHelper() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dlowering.h47 static constexpr uint8_t HALF_SIZE = 32; variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dtype_info.h37 constexpr uint8_t HALF_SIZE = 16; variable
/arkcompiler/runtime_core/libpandabase/tests/
Darena_allocator_test.cpp376 constexpr size_t HALF_SIZE = SIZE >> 1; variable
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Darena_allocator_test.cpp396 constexpr size_t HALF_SIZE = SIZE >> 1U; in TEST_F() local