Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dlowering.h45 static constexpr uint8_t HALF_SIZE = 32; variable
/arkcompiler/runtime_core/bytecode_optimizer/
Dbytecode_encoder.h32 constexpr uint8_t HALF_SIZE = 32; in CanEncodeImmHelper() local
/arkcompiler/runtime_core/libpandabase/tests/
Darena_allocator_test.cpp376 constexpr size_t HALF_SIZE = SIZE >> 1; variable
/arkcompiler/runtime_core/compiler/optimizer/code_generator/
Doperands.h42 constexpr uint8_t HALF_SIZE = 16; variable