Searched refs:ACOS (Results 1 – 4 of 4) sorted by relevance
63 %ACOS = call fast double @__acos_finite(double 1.000000e+00)64 store double %ACOS, double* %slot
83 ACOS, enumerator173 case ACOS: in TestCWiseGrad()459 TestCWiseGrad<float, float>(ACOS, x_fn); in TEST_F()469 TestCWiseGrad<complex64, complex64>(ACOS, x_fn); in TEST_F()
230 public static final ComposableFunction ACOS = new ComposableFunction() { field in ComposableFunction
370 return mapToSelf(ComposableFunction.ACOS); in mapAcosToSelf()