Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_lowering.cpp2093 GateRef TypeLowering::Int32Mod(GateRef left, GateRef right) in Int32Mod() function in panda::ecmascript::kungfu::TypeLowering
Dstub_builder-inl.h392 inline GateRef StubBuilder::Int32Mod(GateRef x, GateRef y) in Int32Mod() function