Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_native_inline_lowering.cpp1767 static void BuildMathSignDouble(Variable *resVarPtr, CircuitBuilder *builder, GateRef param, in BuildMathSignDouble() function
1867 BuildMathSignDouble(&taggedRes, &builder_, param, &labelsForFloatCase); in LowerMathSignTagged()