Home
last modified time | relevance | path

Searched defs:kf (Results 1 – 6 of 6) sorted by relevance

/llvm-project/libc/src/math/generic/
H A Dexpf.cpp88 float kf = fputil::nearest_integer(x * 0x1.0p7f); global() variable
H A Dexpm1f.cpp152 int x_hi = static_cast<int>(kf); variable
H A Dexp2f_impl.h122 float kf; local
H A Dexp2m1f.cpp141 // kf = (hi + mid) * 2^5 = round(x * 2^5) variable
/llvm-project/clang/test/Sema/
H A Driscv-fp16.c15 void kf(a) in kf() function
H A Dfp16-sema.c14 void kf(a) in kf() function