Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/be/
Dcommon_utils.h116 constexpr uint32 k4BitShift = 2; /* 4 is 1 << 2; */ variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_type.h61 constexpr uint32 k4BitShift = 2; /* 4 is 1 << 2; */ variable