Searched defs:log2 (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Df.cpp67 boost::math::ntl::RR log2(const boost::math::ntl::RR& x) function in typeref:typename:boost::math::ntl::RR
H A Dlp_bld_arit.c3211 LLVMValueRef log2 = lp_build_const_vec(bld->gallivm, bld->type, local in function:lp_build_log
3227 LLVMValueRef log2 = lp_build_const_vec(bld->gallivm, bld->type, local in function:lp_build_log_safe
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Df.cpp67 boost::math::ntl::RR log2(const boost::math::ntl::RR& x) function in typeref:typename:boost::math::ntl::RR
H A Dlp_bld_arit.c3126 LLVMValueRef log2 = lp_build_const_vec(bld->gallivm, bld->type, local in function:lp_build_log
3142 LLVMValueRef log2 = lp_build_const_vec(bld->gallivm, bld->type, local in function:lp_build_log_safe
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/gen/
H A DglX_server_table.py32 def log2(value): function
/xsrc/external/mit/MesaLib/dist/src/mapi/glapi/gen/
H A DglX_server_table.py32 def log2(value): function
/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprog_to_nir.c316 nir_ssa_def *log2 = nir_flog2(b, abs_srcx); local in function:ptn_log
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprog_to_nir.c316 nir_ssa_def *log2 = nir_flog2(b, abs_srcx); local in function:ptn_log
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_dri.c196 unsigned int log2 = 1; local in function:mylog2
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_dri.c149 unsigned int log2 = 1; local in function:mylog2
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_dri.c149 unsigned int log2 = 1; local in function:mylog2
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_dri.c267 unsigned int log2 = 1; local in function:mylog2
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_dri.c283 unsigned int log2 = 1; local in function:mylog2
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c886 nir_ssa_def *log2 = nir_flog2(b, abs_srcx); local in function:ttn_log
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c996 nir_ssa_def *log2 = nir_flog2(b, abs_srcx); local in function:ttn_log

Completed in 42 milliseconds