Searched refs:lp_build_mul_32_lohi (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.h93 lp_build_mul_32_lohi(struct lp_build_context *bld,
H A Dlp_bld_tgsi_action.c753 lp_build_mul_32_lohi(int_bld, emit_data->args[0],
788 lp_build_mul_32_lohi(uint_bld, emit_data->args[0],
H A Dlp_bld_arit.c1268 return lp_build_mul_32_lohi(bld, a, b, res_hi);
1280 lp_build_mul_32_lohi(struct lp_build_context *bld, function in typeref:typename:LLVMValueRef
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.h94 lp_build_mul_32_lohi(struct lp_build_context *bld,
H A Dlp_bld_tgsi_action.c753 lp_build_mul_32_lohi(int_bld, emit_data->args[0],
788 lp_build_mul_32_lohi(uint_bld, emit_data->args[0],
H A Dlp_bld_arit.c1143 return lp_build_mul_32_lohi(bld, a, b, res_hi);
1155 lp_build_mul_32_lohi(struct lp_build_context *bld, function in typeref:typename:LLVMValueRef
H A Dlp_bld_nir.c894 lp_build_mul_32_lohi(get_int_bld(bld_base, false, src_bit_size[0]), src[0], src[1], &hi_bits);
1032 lp_build_mul_32_lohi(get_int_bld(bld_base, true, src_bit_size[0]), src[0], src[1], &hi_bits);

Completed in 23 milliseconds