Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dfast_runtime_stub-inl.h38 JSTaggedValue FastRuntimeStub::FastMul(JSTaggedValue left, JSTaggedValue right) in FastMul() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp4152 GateRef StubBuilder::FastMul(GateRef left, GateRef right) in FastMul() function in panda::ecmascript::kungfu::StubBuilder