Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_native_inline_lowering.cpp1822 static GateRef BuildMathSignInt(CircuitBuilder *builder, GateRef input) in BuildMathSignInt() function
1834 auto res = BuildMathSignInt(&builder_, param); in LowerMathSignInt()
1860 auto res = BuildMathSignInt(&builder_, value); in LowerMathSignTagged()