Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate_meta_data.h887 using RightBits = LeftBits::NextField<uint8_t, OPRAND_TYPE_BITS>; variable
916 using RightBits = LeftBits::NextField<uint32_t, OPRAND_TYPE_BITS>; variable