Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandafile/
Dbytecode_emitter.cpp33 auto bitlen = MinimumBitsToStore(val); in GetBitLengthUnsigned() local
77 size_t bitlen = offsets[1] - offsets[0]; in EmitImpl() local
/arkcompiler/runtime_core/libpandafile/
Dbytecode_emitter.cpp30 auto bitlen = MinimumBitsToStore(val); in GetBitLengthUnsigned() local
74 size_t bitlen = offsets[1] - offsets[0]; in EmitImpl() local