Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_float.c153 LLVMValueRef infcheck_src, is_inf, is_nan; in lp_build_float_to_smallfloat() local
158 infcheck_src = src_abs; in lp_build_float_to_smallfloat()
161 infcheck_src = i32_src; in lp_build_float_to_smallfloat()
166 infcheck_src, i32_floatexpmask); in lp_build_float_to_smallfloat()