Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dlcr_lowering.cpp678 GateRef leftNotZero = builder_.Int32NotEqual(left, builder_.Int32(0)); in LowerInt32DivWithCheck() local
Dstub_builder.cpp4429 Label leftNotZero(env); in FastDiv() local
4780 Label leftNotZero(env); in FastMod() local