Home
last modified time | relevance | path

Searched defs:k8BitShift (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/be/
Dcommon_utils.h117 constexpr uint32 k8BitShift = 3; /* 8 is 1 << 3; */ variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_type.h62 constexpr uint32 k8BitShift = 3; /* 8 is 1 << 3; */ variable