Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_bigint_test.cpp541 void GetWordsArray(bool *signBit, size_t wordCount, uint64_t *words, JSHandle<BigInt> bigintVal) in GetWordsArray()
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp1446 void BigIntRef::GetWordsArray(bool* signBit, size_t wordCount, uint64_t* words) in GetWordsArray()
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen.cpp3322 auto signBit = GetTypeSize(type, arch) - 1; in VisitDeoptimizeCompareImm() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp3822 ImmOperand &signBit = in GenerateCompareWithZeroInstruction() local
3836 ImmOperand &signBit = in GenerateCompareWithZeroInstruction() local