Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/verification/util/tests/
Dbit_vector_property_test.cpp158 auto zeroBits = bset.bits.Size() - bset.bits.SetBitsCount(); variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_native_inline_lowering.cpp1229 Label zeroBits(&builder_); in LowerBigIntAsIntN() local