Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds