Searched refs:abh (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 | 1094 LLVMValueRef al, ah, bl, bh, abl, abh, ab; local in function:lp_build_mul 1101 abh = lp_build_mul_norm(bld->gallivm, wide_type, ah, bh); 1103 ab = lp_build_pack2_native(bld->gallivm, wide_type, type, abl, abh);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_arit.c | 964 LLVMValueRef al, ah, bl, bh, abl, abh, ab; local in function:lp_build_mul 971 abh = lp_build_mul_norm(bld->gallivm, wide_type, ah, bh); 973 ab = lp_build_pack2_native(bld->gallivm, wide_type, type, abl, abh);
|
Completed in 11 milliseconds