Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_conv.c344 LLVMValueRef lshifted; in lp_build_clamped_float_to_unsigned_norm() local
361 lshifted = LLVMBuildShl(builder, res, in lp_build_clamped_float_to_unsigned_norm()
365 lshifted = res; in lp_build_clamped_float_to_unsigned_norm()
380 res = LLVMBuildSub(builder, lshifted, rshifted, ""); in lp_build_clamped_float_to_unsigned_norm()