Searched refs:logbase2 (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.c2008 unsigned logbase2 = util_logbase2(block_length); local in function:lp_build_sample_partial_offset
2009 LLVMValueRef block_shift = lp_build_const_int_vec(bld->gallivm, bld->type, logbase2);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.c2082 unsigned logbase2 = util_logbase2(block_length); local in function:lp_build_sample_partial_offset
2083 LLVMValueRef block_shift = lp_build_const_int_vec(bld->gallivm, bld->type, logbase2);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D7.10.rst1270 - intel: Avoid taking logbase2 of several things that we max.
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json5467 "description": "pan/midg: Add a pass to lower non-logbase2 global/shared loads",
[all...]

Completed in 120 milliseconds