Searched defs:mantmask (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ | ||
| H A D | lp_bld_arit.c | 3429 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 D | lp_bld_arit.c | 3351 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