Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dshare_gate_meta_data.h442 using RightBits = LeftBits::NextField<uint8_t, OPRAND_TYPE_BITS>; variable
471 using RightBits = LeftBits::NextField<uint32_t, OPRAND_TYPE_BITS>; variable