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.c319 LLVMValueRef lshifted; in lp_build_clamped_float_to_unsigned_norm() local
333 lshifted = LLVMBuildShl(builder, res, in lp_build_clamped_float_to_unsigned_norm()
337 lshifted = res; in lp_build_clamped_float_to_unsigned_norm()
352 res = LLVMBuildSub(builder, lshifted, rshifted, ""); in lp_build_clamped_float_to_unsigned_norm()