Home
last modified time | relevance | path

Searched refs:dst_hi (Results 1 – 11 of 11) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_s390_defs.h344 HReg dst_hi; /* 128-bit result high part; 64-bit result */ member
355 HReg dst_hi; /* 128-bit result high part; 32/64-bit result */ member
416 HReg dst_hi; /* r10 */ member
496 HReg dst_hi; /* 128-bit result high part; 32/64-bit result */ member
503 HReg dst_hi; /* 128-bit result high part; 32/64-bit result */ member
511 HReg dst_hi; /* 128-bit result high part; 32/64-bit result */ member
528 HReg dst_hi; /* 128-bit result high part; 64-bit result */ member
535 HReg dst_hi; /* 128-bit result high part; 64-bit result */ member
544 HReg dst_hi; /* 128-bit result high part; 64-bit result */ member
562 HReg dst_hi; /* 128-bit result high part; 64-bit result */ member
[all …]
Dhost_s390_isel.c905 s390_isel_int128_expr_wrk(HReg *dst_hi, HReg *dst_lo, ISelEnv *env, in s390_isel_int128_expr_wrk() argument
919 lookupIRTemp128(dst_hi, dst_lo, env, expr->Iex.RdTmp.tmp); in s390_isel_int128_expr_wrk()
946 *dst_hi = s390_isel_int_expr(env, arg1); in s390_isel_int128_expr_wrk()
971 *dst_hi = newVRegI(env); in s390_isel_int128_expr_wrk()
973 addInstr(env, s390_insn_move(8, *dst_hi, r10)); in s390_isel_int128_expr_wrk()
1002 *dst_hi = newVRegI(env); in s390_isel_int128_expr_wrk()
1004 addInstr(env, s390_insn_move(8, *dst_hi, r10)); in s390_isel_int128_expr_wrk()
1032 *dst_hi = newVRegI(env); in s390_isel_int128_expr_wrk()
1034 addInstr(env, s390_insn_move(8, *dst_hi, r10)); 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() argument
[all …]
Dhost_ppc_defs.h897 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
1074 extern PPCInstr* PPCInstr_Dfp128Unary ( PPCFpOp op, HReg dst_hi, HReg dst_lo,
1076 extern PPCInstr* PPCInstr_Dfp128Binary ( PPCFpOp op, HReg dst_hi, HReg dst_lo,
1078 extern PPCInstr* PPCInstr_DfpShift128 ( PPCFpOp op, HReg dst_hi, HReg src_hi,
[all …]
Dhost_s390_defs.c587 addHRegUse(u, HRmWrite, insn->variant.mul.dst_hi); in s390_insn_get_reg_usage()
687 addHRegUse(u, HRmWrite, insn->variant.bfp_binop.dst_hi); in s390_insn_get_reg_usage()
688 addHRegUse(u, HRmRead, insn->variant.bfp_binop.dst_hi); /* left */ in s390_insn_get_reg_usage()
698 addHRegUse(u, HRmWrite, insn->variant.bfp_unop.dst_hi); in s390_insn_get_reg_usage()
717 addHRegUse(u, HRmWrite, insn->variant.bfp_convert.dst_hi); in s390_insn_get_reg_usage()
728 addHRegUse(u, HRmWrite, dfp_binop->dst_hi); in s390_insn_get_reg_usage()
740 addHRegUse(u, HRmWrite, insn->variant.dfp_unop.dst_hi); in s390_insn_get_reg_usage()
749 addHRegUse(u, HRmWrite, insn->variant.dfp_intop.dst_hi); in s390_insn_get_reg_usage()
769 addHRegUse(u, HRmWrite, insn->variant.dfp_convert.dst_hi); in s390_insn_get_reg_usage()
778 addHRegUse(u, HRmWrite, insn->variant.dfp_reround.dst_hi); in s390_insn_get_reg_usage()
[all …]
Dhost_ppc_defs.c992 PPCInstr* PPCInstr_Dfp128Unary(PPCFpOp op, HReg dst_hi, HReg dst_lo, in PPCInstr_Dfp128Unary() argument
997 i->Pin.Dfp128Unary.dst_hi = dst_hi; in PPCInstr_Dfp128Unary()
1003 PPCInstr* PPCInstr_Dfp128Binary(PPCFpOp op, HReg dst_hi, HReg dst_lo, in PPCInstr_Dfp128Binary() argument
1009 i->Pin.Dfp128Binary.dst_hi = dst_hi; in PPCInstr_Dfp128Binary()
1015 PPCInstr* PPCInstr_DfpShift128 ( PPCFpOp op, HReg dst_hi, HReg dst_lo, in PPCInstr_DfpShift128() argument
1024 i->Pin.DfpShift128.dst_hi = dst_hi; in PPCInstr_DfpShift128()
1036 PPCInstr* PPCInstr_DfpRound128 ( HReg dst_hi, HReg dst_lo, HReg src_hi, in PPCInstr_DfpRound128() argument
1040 i->Pin.DfpRound128.dst_hi = dst_hi; in PPCInstr_DfpRound128()
1058 PPCInstr* PPCInstr_DfpQuantize128 ( PPCFpOp op, HReg dst_hi, HReg dst_lo, in PPCInstr_DfpQuantize128() argument
1064 i->Pin.DfpQuantize128.dst_hi = dst_hi; in PPCInstr_DfpQuantize128()
[all …]
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_pack.c280 LLVMValueRef *dst_hi) in lp_build_unpack2() argument
302 *dst_hi = lp_build_interleave2(gallivm, src_type, src, msb, 1); in lp_build_unpack2()
305 *dst_hi = lp_build_interleave2(gallivm, src_type, msb, src, 1); in lp_build_unpack2()
313 *dst_hi = LLVMBuildBitCast(builder, *dst_hi, dst_vec_type, ""); in lp_build_unpack2()
Dlp_bld_pack.h68 LLVMValueRef *dst_hi);
/external/v8/src/ppc/
Dmacro-assembler-ppc.h411 const Register dst_hi,
566 Register dst_hi,
Dmacro-assembler-ppc.cc772 const Register dst_hi, in ConvertDoubleToInt64() argument
787 dst_hi, in ConvertDoubleToInt64()
3836 Register dst_hi, in MovDoubleToInt64() argument
3852 lwz(dst_hi, MemOperand(sp, Register::kExponentOffset)); in MovDoubleToInt64()
/external/v8/src/s390/
Dmacro-assembler-s390.h702 const Register dst_hi,
712 const Register dst_hi,
Dmacro-assembler-s390.cc688 const Register dst_hi, in ConvertFloat32ToInt64() argument
714 srlg(dst_hi, dst, Operand(32)); in ConvertFloat32ToInt64()
720 const Register dst_hi, in ConvertDoubleToInt64() argument
746 srlg(dst_hi, dst, Operand(32)); in ConvertDoubleToInt64()