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