Searched refs:abl (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c1094 LLVMValueRef al, ah, bl, bh, abl, abh, ab; local in function:lp_build_mul
1100 abl = lp_build_mul_norm(bld->gallivm, wide_type, al, bl);
1103 ab = lp_build_pack2_native(bld->gallivm, wide_type, type, abl, abh);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c964 LLVMValueRef al, ah, bl, bh, abl, abh, ab; local in function:lp_build_mul
970 abl = lp_build_mul_norm(bld->gallivm, wide_type, al, bl);
973 ab = lp_build_pack2_native(bld->gallivm, wide_type, type, abl, abh);

Completed in 11 milliseconds