Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.c3144 LLVMValueRef log2e = lp_build_const_vec(bld->gallivm, bld->type, in lp_build_exp() local
3149 return lp_build_exp2(bld, lp_build_mul(bld, log2e, x)); in lp_build_exp()