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/
H A Dmir_const.cpp288 bool IsDivSafe(const MIRIntConst &dividend, const MIRIntConst &divisor, PrimType pType) in IsDivSafe() argument
/arkcompiler/ets_runtime/ecmascript/
H A Djs_bigint.cpp1376 JSHandle<BigInt> BigInt::DivideAndRemainderWithBigintDivisor(JSThread *thread, JSHandle<BigInt> dividend, in DivideAndRemainderWithBigintDivisor() argument
1433 JSHandle<BigInt> BigInt::DivideAndRemainderWithUint32Divisor(JSThread *thread, JSHandle<BigInt> dividend, in DivideAndRemainderWithUint32Divisor() argument
[all...]

Completed in 4 milliseconds