Searched refs:abh (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_arit.c | 962 LLVMValueRef al, ah, bl, bh, abl, abh, ab; in lp_build_mul() local 969 abh = lp_build_mul_norm(bld->gallivm, wide_type, ah, bh); in lp_build_mul() 971 ab = lp_build_pack2_native(bld->gallivm, wide_type, type, abl, abh); in lp_build_mul()
|
Completed in 6 milliseconds