Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_aos.c197 LLVMValueRef shuv = lp_build_const_int_vec(gallivm, src_type, n); in scale_bits_up() local
201 LLVMBuildLShr(builder, result, shuv, ""), in scale_bits_up()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c1871 LLVMValueRef shuv = lp_build_const_int_vec(gallivm, src_type, n); in scale_bits() local
1875 LLVMBuildLShr(builder, result, shuv, ""), in scale_bits()