Home
last modified time | relevance | path

Searched refs:FloatCos (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stub_list.h155 V(FloatCos) \
H A Druntime_stubs.h117 static double FloatCos(double x);
H A Druntime_stubs.cpp3200 double RuntimeStubs::FloatCos(double x) in FloatCos() function in panda::ecmascript::RuntimeStubs
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcall_signature.h519 V(FloatCos) \
H A Dcall_signature.cpp2368 DEF_FLOAT_UNARY_CALL_SIGNATURE_BY_NAME(FloatCos)
H A Dtyped_native_inline_lowering.cpp56 LowerGeneralUnaryMath(gate, RTSTUB_ID(FloatCos)); in VisitGate()

Completed in 24 milliseconds