Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_float.c82 LLVMValueRef rescale_src, i32_roundmask, small_max; in lp_build_float_to_smallfloat() local
118 i32_roundmask = lp_build_const_int_vec(gallivm, i32_type, in lp_build_float_to_smallfloat()
122 rescale_src = lp_build_and(&i32_bld, rescale_src, i32_roundmask); in lp_build_float_to_smallfloat()