/external/valgrind/VEX/priv/ |
D | host_s390_isel.c | 905 s390_isel_int128_expr_wrk(HReg *dst_hi, HReg *dst_lo, ISelEnv *env, in s390_isel_int128_expr_wrk() 1049 s390_isel_int128_expr(HReg *dst_hi, HReg *dst_lo, ISelEnv *env, IRExpr *expr) in s390_isel_int128_expr() 1670 HReg dst_hi, dst_lo; in s390_isel_int_expr_wrk() local 1677 HReg dst_hi, dst_lo; in s390_isel_int_expr_wrk() local 1949 s390_isel_float128_expr_wrk(HReg *dst_hi, HReg *dst_lo, ISelEnv *env, in s390_isel_float128_expr_wrk() 2227 s390_isel_float128_expr(HReg *dst_hi, HReg *dst_lo, ISelEnv *env, IRExpr *expr) in s390_isel_float128_expr() 2511 HReg dst_hi, dst_lo; in s390_isel_float_expr_wrk() local 2600 s390_isel_dfp128_expr_wrk(HReg *dst_hi, HReg *dst_lo, ISelEnv *env, in s390_isel_dfp128_expr_wrk() 2920 s390_isel_dfp128_expr(HReg *dst_hi, HReg *dst_lo, ISelEnv *env, IRExpr *expr) in s390_isel_dfp128_expr() 3143 HReg dst_hi, dst_lo; in s390_isel_dfp_expr_wrk() local [all …]
|
D | host_s390_defs.h | 341 HReg dst_hi; /* 128-bit result high part; 64-bit result */ member 352 HReg dst_hi; /* 128-bit result high part; 32/64-bit result */ member 413 HReg dst_hi; /* r10 */ member 493 HReg dst_hi; /* 128-bit result high part; 32/64-bit result */ member 500 HReg dst_hi; /* 128-bit result high part; 32/64-bit result */ member 508 HReg dst_hi; /* 128-bit result high part; 32/64-bit result */ member 525 HReg dst_hi; /* 128-bit result high part; 64-bit result */ member 532 HReg dst_hi; /* 128-bit result high part; 64-bit result */ member 541 HReg dst_hi; /* 128-bit result high part; 64-bit result */ member 559 HReg dst_hi; /* 128-bit result high part; 64-bit result */ member
|
D | host_ppc_defs.h | 897 HReg dst_hi; member 907 HReg dst_hi; member 914 HReg dst_hi; member 926 HReg dst_hi; member 941 HReg dst_hi; member 955 HReg dst_hi; member 969 HReg dst_hi; member
|
D | host_ppc_defs.c | 992 PPCInstr* PPCInstr_Dfp128Unary(PPCFpOp op, HReg dst_hi, HReg dst_lo, in PPCInstr_Dfp128Unary() 1003 PPCInstr* PPCInstr_Dfp128Binary(PPCFpOp op, HReg dst_hi, HReg dst_lo, in PPCInstr_Dfp128Binary() 1015 PPCInstr* PPCInstr_DfpShift128 ( PPCFpOp op, HReg dst_hi, HReg dst_lo, in PPCInstr_DfpShift128() 1036 PPCInstr* PPCInstr_DfpRound128 ( HReg dst_hi, HReg dst_lo, HReg src_hi, in PPCInstr_DfpRound128() 1058 PPCInstr* PPCInstr_DfpQuantize128 ( PPCFpOp op, HReg dst_hi, HReg dst_lo, in PPCInstr_DfpQuantize128() 1081 PPCInstr* PPCInstr_DfpI64StoD128 ( PPCFpOp op, HReg dst_hi, in PPCInstr_DfpI64StoD128() 1102 PPCInstr* PPCInstr_InsertExpD128 ( PPCFpOp op, HReg dst_hi, HReg dst_lo, in PPCInstr_InsertExpD128()
|
D | host_s390_defs.c | 5328 s390_insn_mul(UChar size, HReg dst_hi, HReg dst_lo, s390_opnd_RMI op2, in s390_insn_mul() 5652 s390_insn_bfp128_binop(UChar size, s390_bfp_binop_t tag, HReg dst_hi, in s390_insn_bfp128_binop() 5674 s390_insn_bfp128_unop(UChar size, s390_bfp_unop_t tag, HReg dst_hi, in s390_insn_bfp128_unop() 5718 s390_insn_bfp128_convert(UChar size, s390_bfp_conv_t tag, HReg dst_hi, in s390_insn_bfp128_convert() 5747 s390_insn_bfp128_convert_to(UChar size, s390_bfp_conv_t tag, HReg dst_hi, in s390_insn_bfp128_convert_to() 5760 s390_insn_bfp128_convert_from(UChar size, s390_bfp_conv_t tag, HReg dst_hi, in s390_insn_bfp128_convert_from() 5924 s390_insn_fp128_convert(UChar size, s390_fp_conv_t tag, HReg dst_hi, in s390_insn_fp128_convert() 5950 s390_insn_dfp128_binop(UChar size, s390_dfp_binop_t tag, HReg dst_hi, in s390_insn_dfp128_binop() 6002 s390_insn_dfp128_intop(UChar size, s390_dfp_intop_t tag, HReg dst_hi, in s390_insn_dfp128_intop() 6048 s390_insn_dfp128_convert(UChar size, s390_dfp_conv_t tag, HReg dst_hi, in s390_insn_dfp128_convert() [all …]
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_pack.c | 280 LLVMValueRef *dst_hi) in lp_build_unpack2()
|