Searched defs:FastDiv (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/interpreter/ | ||
| D | fast_runtime_stub-inl.h | 47 JSTaggedValue FastRuntimeStub::FastDiv(JSTaggedValue left, JSTaggedValue right) in FastDiv() function |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | type_lowering.cpp | 2283 GateRef TypeLowering::FastDiv(GateRef left, GateRef right) in FastDiv() function in panda::ecmascript::kungfu::TypeLowering |
| D | stub_builder.cpp | 3923 GateRef StubBuilder::FastDiv(GateRef left, GateRef right) in FastDiv() function in panda::ecmascript::kungfu::StubBuilder |