Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_conv.c320 LLVMValueRef rshifted; in lp_build_clamped_float_to_unsigned_norm() local
343 rshifted = LLVMBuildLShr(builder, res, in lp_build_clamped_float_to_unsigned_norm()
352 res = LLVMBuildSub(builder, lshifted, rshifted, ""); in lp_build_clamped_float_to_unsigned_norm()