HomeSort by relevance Sort by last modified time
    Searched refs:abh (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_arit.c 724 LLVMValueRef al, ah, bl, bh, abl, abh, ab; local
731 abh = lp_build_mul_u8n(bld->gallivm, i16_type, ah, bh);
733 ab = lp_build_pack2(bld->gallivm, i16_type, type, abl, abh);
    [all...]
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_arit.c 724 LLVMValueRef al, ah, bl, bh, abl, abh, ab; local
731 abh = lp_build_mul_u8n(bld->gallivm, i16_type, ah, bh);
733 ab = lp_build_pack2(bld->gallivm, i16_type, type, abl, abh);
    [all...]

Completed in 69 milliseconds