Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_conv.c229 LLVMValueRef lshifted; in lp_build_clamped_float_to_unsigned_norm() local
243 lshifted = LLVMBuildShl(builder, res, in lp_build_clamped_float_to_unsigned_norm()
247 lshifted = res; in lp_build_clamped_float_to_unsigned_norm()
262 res = LLVMBuildSub(builder, lshifted, rshifted, ""); in lp_build_clamped_float_to_unsigned_norm()