Searched defs:mantmask (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c3429 LLVMValueRef mantmask = lp_build_const_int_vec(bld->gallivm, type, local in function:lp_build_extract_mantissa
3509 LLVMValueRef mantmask = lp_build_const_int_vec(bld->gallivm, type, 0x007fffff); local in function:lp_build_log2_approx
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c3351 LLVMValueRef mantmask = lp_build_const_int_vec(bld->gallivm, type, local in function:lp_build_extract_mantissa
3431 LLVMValueRef mantmask = lp_build_const_int_vec(bld->gallivm, type, 0x007fffff); local in function:lp_build_log2_approx

Completed in 11 milliseconds