Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_const.cpp294 bool IsDivSafe(const MIRIntConst &dividend, const MIRIntConst &divisor, PrimType pType) in IsDivSafe()
/arkcompiler/ets_runtime/ecmascript/
Djs_bigint.cpp1335 …le<BigInt> BigInt::DivideAndRemainderWithBigintDivisor(JSThread *thread, JSHandle<BigInt> dividend, in DivideAndRemainderWithBigintDivisor()
1391 …le<BigInt> BigInt::DivideAndRemainderWithUint32Divisor(JSThread *thread, JSHandle<BigInt> dividend, in DivideAndRemainderWithUint32Divisor()