Searched refs:COSH (Results 1 – 4 of 4) sorted by relevance
69 %COSH = call fast double @__cosh_finite(double 3.000000e+00)70 store double %COSH, double* %slot
73 COSH, enumerator143 case COSH: in TestCWiseGrad()342 TestCWiseGrad<float, float>(COSH, x_fn); in TEST_F()349 TestCWiseGrad<complex64, complex64>(COSH, x_fn); in TEST_F()
239 public static final ComposableFunction COSH = new ComposableFunction() { field in ComposableFunction
454 return mapToSelf(ComposableFunction.COSH); in mapCoshToSelf()