Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stub_list.h159 V(FloatTan) \
H A Druntime_stubs.h121 static double FloatTan(double x);
H A Druntime_stubs.cpp3220 double RuntimeStubs::FloatTan(double x) in FloatTan() function in panda::ecmascript::RuntimeStubs
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcall_signature.h523 V(FloatTan) \
H A Dcall_signature.cpp2372 DEF_FLOAT_UNARY_CALL_SIGNATURE_BY_NAME(FloatTan)
H A Dtyped_native_inline_lowering.cpp89 LowerGeneralUnaryMath(gate, RTSTUB_ID(FloatTan)); in VisitGate()

Completed in 21 milliseconds