Home
last modified time | relevance | path

Searched defs:FastDiv (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dfast_runtime_stub-inl.h47 JSTaggedValue FastRuntimeStub::FastDiv(JSTaggedValue left, JSTaggedValue right) in FastDiv() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_lowering.cpp2283 GateRef TypeLowering::FastDiv(GateRef left, GateRef right) in FastDiv() function in panda::ecmascript::kungfu::TypeLowering
Dstub_builder.cpp3923 GateRef StubBuilder::FastDiv(GateRef left, GateRef right) in FastDiv() function in panda::ecmascript::kungfu::StubBuilder