Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMathExtras.h61 log2e = 1.4426950408889634074, // (0x1.71547652b82feP+0) variable
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.c3108 LLVMValueRef log2e = lp_build_const_vec(bld->gallivm, bld->type, in lp_build_exp() local