Searched refs:abh (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/boringssl/win-x86_64/crypto/aes/
H A Daes-x86_64.asm2066 DB 030h,001h,067h,02bh,0feh,0d7h,0abh,076h
2098 DB 030h,001h,067h,02bh,0feh,0d7h,0abh,076h
2130 DB 030h,001h,067h,02bh,0feh,0d7h,0abh,076h
2162 DB 030h,001h,067h,02bh,0feh,0d7h,0abh,076h
2467 DB 090h,0d8h,0abh,000h,08ch,0bch,0d3h,00ah
2501 DB 090h,0d8h,0abh,000h,08ch,0bch,0d3h,00ah
2535 DB 090h,0d8h,0abh,000h,08ch,0bch,0d3h,00ah
2569 DB 090h,0d8h,0abh,000h,08ch,0bch,0d3h,00ah
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c724 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);
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c724 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);

Completed in 2552 milliseconds