Home
last modified time | relevance | path

Searched refs:ln10f (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILIntrinsicExpansion.cpp197 return expandLogIntrinsic(Orig, numbers::ln2f / numbers::ln10f); in expandLog10Intrinsic()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DMathExtras.h65 ln10f = 2.30258509F, // (0x1.26bb1cP+1) https://oeis.org/A002392 variable