Home
last modified time | relevance | path

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

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