Searched refs:small_max (Results 1 – 1 of 1) sorted by relevance
82 LLVMValueRef rescale_src, i32_roundmask, small_max; in lp_build_float_to_smallfloat() local136 small_max = lp_build_const_int_vec(gallivm, i32_type, in lp_build_float_to_smallfloat()139 small_max = LLVMBuildBitCast(builder, small_max, f32_bld.vec_type, ""); in lp_build_float_to_smallfloat()140 normal = lp_build_min(&f32_bld, normal, small_max); in lp_build_float_to_smallfloat()