Home
last modified time | relevance | path

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

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