Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DMathExtras.h48 ln2f = .693147181F, // (0x1.62e430P-1) https://oeis.org/A002162 variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp5280 DAG.getConstantFP(numbers::ln2f, dl, MVT::f32)); in expandLog()