Searched defs:DoubleMod (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | type_lowering.cpp | 2098 GateRef TypeLowering::DoubleMod(GateRef left, GateRef right) in DoubleMod() function in panda::ecmascript::kungfu::TypeLowering |
| D | stub_builder-inl.h | 397 inline GateRef StubBuilder::DoubleMod(GateRef x, GateRef y) in DoubleMod() function |