Home
last modified time | relevance | path

Searched refs:LowerMathSignInt (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_native_inline_lowering.h65 void LowerMathSignInt(GateRef gate);
Dtyped_native_inline_lowering.cpp131 LowerMathSignInt(gate); in VisitGate()
1829 void TypedNativeInlineLowering::LowerMathSignInt(GateRef gate) in LowerMathSignInt() function in panda::ecmascript::kungfu::TypedNativeInlineLowering