Searched refs:SINH (Results 1 – 5 of 5) sorted by relevance
81 %SINH = call fast double @__sinh_finite(double 3.000000e+00)82 store double %SINH, double* %slot
72 SINH, enumerator140 case SINH: in TestCWiseGrad()330 TestCWiseGrad<float, float>(SINH, x_fn); in TEST_F()337 TestCWiseGrad<complex64, complex64>(SINH, x_fn); in TEST_F()
300 SCRIPT( sinh, SINH,
105 public static final ComposableFunction SINH = new ComposableFunction() { field in ComposableFunction
650 return mapToSelf(ComposableFunction.SINH); in mapSinhToSelf()