Searched refs:acoshf (Results 1 – 5 of 5) sorted by relevance
7 define void @acoshf() {
77 acoshf, enumerator
399 TLI.setUnavailable(LibFunc::acoshf); in initialize()
29 ; CHECK: call float @acoshf(float %f)
154 __tg_acosh(float __x) {return acoshf(__x);} in __tg_acosh()