| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/ |
| H A D | ops2.c | 1169 u32 res_lo,res_hi; local in function:x86emuOp2_imul_R_RM 1210 u32 res_lo,res_hi; local in function:x86emuOp2_imul_R_RM 1251 u32 res_lo,res_hi; local in function:x86emuOp2_imul_R_RM 1291 u32 res_lo,res_hi; local in function:x86emuOp2_imul_R_RM [all...] |
| H A D | prim_ops.c | 2088 void imul_long_direct(u32 *res_lo, u32* res_hi,u32 d, u32 s) argument
|
| H A D | ops.c | 4354 u32 res_lo,res_hi; local in function:x86emuOp_imul_word_IMM 4401 u32 res_lo,res_hi; local in function:x86emuOp_imul_word_IMM 4448 u32 res_lo,res_hi; local in function:x86emuOp_imul_word_IMM 4494 u32 res_lo,res_hi; local in function:x86emuOp_imul_word_IMM 4577 u32 res_lo,res_hi; local in function:x86emuOp_imul_byte_IMM 4622 u32 res_lo,res_hi; local in function:x86emuOp_imul_byte_IMM 4667 u32 res_lo,res_hi; local in function:x86emuOp_imul_byte_IMM 4711 u32 res_lo,res_hi; local in function:x86emuOp_imul_byte_IMM [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/ |
| H A D | ops2.c | 1208 u32 res_lo, res_hi; local in function:x86emuOp2_imul_R_RM 1252 u32 res_lo, res_hi; local in function:x86emuOp2_imul_R_RM 1296 u32 res_lo, res_hi; local in function:x86emuOp2_imul_R_RM 1339 u32 res_lo, res_hi; local in function:x86emuOp2_imul_R_RM [all...] |
| H A D | prim_ops.c | 2200 imul_long_direct(u32 * res_lo, u32 * res_hi, u32 d, u32 s) argument
|
| H A D | ops.c | 4609 u32 res_lo, res_hi; local in function:x86emuOp_imul_word_IMM 4660 u32 res_lo, res_hi; local in function:x86emuOp_imul_word_IMM 4711 u32 res_lo, res_hi; local in function:x86emuOp_imul_word_IMM 4761 u32 res_lo, res_hi; local in function:x86emuOp_imul_word_IMM 4850 u32 res_lo, res_hi; local in function:x86emuOp_imul_byte_IMM 4899 u32 res_lo, res_hi; local in function:x86emuOp_imul_byte_IMM 4948 u32 res_lo, res_hi; local in function:x86emuOp_imul_byte_IMM 4996 u32 res_lo, res_hi; local in function:x86emuOp_imul_byte_IMM [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_lower_int64.c | 291 nir_ssa_def *res_hi = nir_iadd(b, carry, nir_iadd(b, x_hi, y_hi)); local in function:lower_iadd64 306 nir_ssa_def *res_hi = nir_iadd(b, nir_isub(b, x_hi, y_hi), borrow); local in function:lower_isub64 390 nir_ssa_def *res_hi = sign_extend ? nir_imul_high(b, x, y) local in function:lower_mul_2x32_64 405 nir_ssa_def *res_hi = nir_iadd(b, nir_unpack_64_2x32_split_y(b, mul_lo), local in function:lower_imul64 477 nir_ssa_def *res_hi = nir_ishr(b, x_hi, nir_imm_int(b, 31)); local in function:lower_isign64 [all...] |
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_lower_int64.c | 305 nir_ssa_def *res_hi = nir_iadd(b, carry, nir_iadd(b, x_hi, y_hi)); local in function:lower_iadd64 320 nir_ssa_def *res_hi = nir_iadd(b, nir_isub(b, x_hi, y_hi), borrow); local in function:lower_isub64 404 nir_ssa_def *res_hi = sign_extend ? nir_imul_high(b, x, y) local in function:lower_mul_2x32_64 419 nir_ssa_def *res_hi = nir_iadd(b, nir_unpack_64_2x32_split_y(b, mul_lo), local in function:lower_imul64 491 nir_ssa_def *res_hi = nir_ishr_imm(b, x_hi, 31); local in function:lower_isign64 774 nir_ssa_def *res_hi = nir_f2u32(b, nir_fdiv(b, x, div)); local in function:lower_f2 [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_arit.c | 1148 lp_build_mul_32_lohi_cpu(struct lp_build_context * bld,LLVMValueRef a,LLVMValueRef b,LLVMValueRef * res_hi) argument 1280 lp_build_mul_32_lohi(struct lp_build_context * bld,LLVMValueRef a,LLVMValueRef b,LLVMValueRef * res_hi) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_arit.c | 1018 lp_build_mul_32_lohi_cpu(struct lp_build_context * bld,LLVMValueRef a,LLVMValueRef b,LLVMValueRef * res_hi) argument 1155 lp_build_mul_32_lohi(struct lp_build_context * bld,LLVMValueRef a,LLVMValueRef b,LLVMValueRef * res_hi) argument
|