Home
last modified time | relevance | path

Searched defs:log2e (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/libcxx/test/std/numerics/numbers/
Dillformed.verify.cpp15 int log2e{std::numbers::log2e_v< variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMathExtras.h61 log2e = 1.4426950408889634074, // (0x1.71547652b82feP+0) variable
/external/llvm-project/llvm/include/llvm/Support/
DMathExtras.h62 log2e = 1.4426950408889634074, // (0x1.71547652b82feP+0) variable
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.c3092 LLVMValueRef log2e = lp_build_const_vec(bld->gallivm, bld->type, in lp_build_exp() local