Searched refs:logbase2 (Results 1 – 2 of 2) sorted by relevance
2045 unsigned logbase2 = util_logbase2(block_length); in lp_build_sample_partial_offset() local2046 LLVMValueRef block_shift = lp_build_const_int_vec(bld->gallivm, bld->type, logbase2); in lp_build_sample_partial_offset()
1270 - intel: Avoid taking logbase2 of several things that we max.