Searched defs:dst_lo (Results 1 - 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_pack.c375 LLVMValueRef *dst_lo,
397 *dst_lo = lp_build_interleave2(gallivm, src_type, src, msb, 0);
401 *dst_lo = lp_build_interleave2(gallivm, src_type, msb, src, 0);
409 *dst_lo = LLVMBuildBitCast(builder, *dst_lo, dst_vec_type, "");
428 LLVMValueRef *dst_lo,
452 *dst_lo = lp_build_interleave2_half(gallivm, src_type, src, msb, 0);
455 *dst_lo = lp_build_interleave2(gallivm, src_type, src, msb, 0);
459 *dst_lo = lp_build_interleave2(gallivm, src_type, msb, src, 0);
467 *dst_lo
371 lp_build_unpack2(struct gallivm_state *gallivm, struct lp_type src_type, struct lp_type dst_type, LLVMValueRef src, LLVMValueRef *dst_lo, LLVMValueRef *dst_hi) argument
424 lp_build_unpack2_native(struct gallivm_state *gallivm, struct lp_type src_type, struct lp_type dst_type, LLVMValueRef src, LLVMValueRef *dst_lo, LLVMValueRef *dst_hi) argument
[all...]
/external/valgrind/VEX/priv/
H A Dhost_s390_isel.c905 s390_isel_int128_expr_wrk(HReg *dst_hi, HReg *dst_lo, ISelEnv *env, argument
919 lookupIRTemp128(dst_hi, dst_lo, env, expr->Iex.RdTmp.tmp);
947 *dst_lo = s390_isel_int_expr(env, arg2);
972 *dst_lo = newVRegI(env);
974 addInstr(env, s390_insn_move(8, *dst_lo, r11));
1003 *dst_lo = newVRegI(env);
1005 addInstr(env, s390_insn_move(8, *dst_lo, r11));
1033 *dst_lo = newVRegI(env);
1035 addInstr(env, s390_insn_move(8, *dst_lo, r11));
1049 s390_isel_int128_expr(HReg *dst_hi, HReg *dst_lo, ISelEn argument
1670 HReg dst_hi, dst_lo; local
1677 HReg dst_hi, dst_lo; local
1949 s390_isel_float128_expr_wrk(HReg *dst_hi, HReg *dst_lo, ISelEnv *env, IRExpr *expr) argument
2263 s390_isel_float128_expr(HReg *dst_hi, HReg *dst_lo, ISelEnv *env, IRExpr *expr) argument
2549 HReg dst_hi, dst_lo; local
2638 s390_isel_dfp128_expr_wrk(HReg *dst_hi, HReg *dst_lo, ISelEnv *env, IRExpr *expr) argument
2958 s390_isel_dfp128_expr(HReg *dst_hi, HReg *dst_lo, ISelEnv *env, IRExpr *expr) argument
3181 HReg dst_hi, dst_lo; local
3737 HReg dst_hi, dst_lo, res_hi, res_lo; local
3769 HReg dst_hi, dst_lo, res_hi, res_lo; local
3786 HReg dst_hi, dst_lo, res_hi, res_lo; local
[all...]
H A Dhost_s390_defs.h345 HReg dst_lo; /* 128-bit result low part */ member in struct:__anon24153
356 HReg dst_lo; /* 128-bit result low part */ member in struct:__anon24154
417 HReg dst_lo; /* also op1 r11 */ member in struct:__anon24156::__anon24157::__anon24165
497 HReg dst_lo; /* 128-bit result low part */ member in struct:__anon24156::__anon24157::__anon24177
504 HReg dst_lo; /* 128-bit result low part */ member in struct:__anon24156::__anon24157::__anon24178
512 HReg dst_lo; /* 128-bit result low part */ member in struct:__anon24156::__anon24157::__anon24179
529 HReg dst_lo; /* 128-bit result low part */ member in struct:__anon24156::__anon24157::__anon24182
536 HReg dst_lo; /* 128-bit result low part */ member in struct:__anon24156::__anon24157::__anon24183
545 HReg dst_lo; /* 128-bit result low part */ member in struct:__anon24156::__anon24157::__anon24184
563 HReg dst_lo; /* 12 member in struct:__anon24156::__anon24157::__anon24187
[all...]
H A Dhost_ppc_defs.c1080 PPCInstr* PPCInstr_Dfp128Unary(PPCFpOp op, HReg dst_hi, HReg dst_lo, argument
1086 i->Pin.Dfp128Unary.dst_lo = dst_lo;
1091 PPCInstr* PPCInstr_Dfp128Binary(PPCFpOp op, HReg dst_hi, HReg dst_lo, argument
1098 i->Pin.Dfp128Binary.dst_lo = dst_lo;
1103 PPCInstr* PPCInstr_DfpShift128 ( PPCFpOp op, HReg dst_hi, HReg dst_lo, argument
1113 i->Pin.DfpShift128.dst_lo = dst_lo;
1124 PPCInstr* PPCInstr_DfpRound128 ( HReg dst_hi, HReg dst_lo, HRe argument
1146 PPCInstr_DfpQuantize128( PPCFpOp op, HReg dst_hi, HReg dst_lo, HReg src_hi, HReg src_lo, PPCRI* rmc ) argument
1169 PPCInstr_DfpI64StoD128( PPCFpOp op, HReg dst_hi, HReg dst_lo, HReg src ) argument
1190 PPCInstr_InsertExpD128( PPCFpOp op, HReg dst_hi, HReg dst_lo, HReg srcL, HReg srcR_hi, HReg srcR_lo ) argument
[all...]
H A Dhost_ppc_defs.h984 HReg dst_lo; member in struct:__anon24057::__anon24058::__anon24117
994 HReg dst_lo; member in struct:__anon24057::__anon24058::__anon24118
1001 HReg dst_lo; member in struct:__anon24057::__anon24058::__anon24119
1013 HReg dst_lo; member in struct:__anon24057::__anon24058::__anon24121
1028 HReg dst_lo; member in struct:__anon24057::__anon24058::__anon24123
1042 HReg dst_lo; member in struct:__anon24057::__anon24058::__anon24125
1056 HReg dst_lo; member in struct:__anon24057::__anon24058::__anon24127
1165 extern PPCInstr* PPCInstr_Dfp128Unary ( PPCFpOp op, HReg dst_hi, HReg dst_lo,
1167 extern PPCInstr* PPCInstr_Dfp128Binary ( PPCFpOp op, HReg dst_hi, HReg dst_lo,
1170 HReg dst_lo, HRe
[all...]
H A Dhost_s390_defs.c585 addHRegUse(u, HRmRead, insn->variant.mul.dst_lo); /* op1 */
586 addHRegUse(u, HRmWrite, insn->variant.mul.dst_lo);
691 addHRegUse(u, HRmWrite, insn->variant.bfp_binop.dst_lo);
692 addHRegUse(u, HRmRead, insn->variant.bfp_binop.dst_lo); /* left */
701 addHRegUse(u, HRmWrite, insn->variant.bfp_unop.dst_lo);
718 if (! hregIsInvalid(insn->variant.bfp_convert.dst_lo))
719 addHRegUse(u, HRmWrite, insn->variant.bfp_convert.dst_lo);
732 addHRegUse(u, HRmWrite, dfp_binop->dst_lo);
743 addHRegUse(u, HRmWrite, insn->variant.dfp_unop.dst_lo);
753 addHRegUse(u, HRmWrite, insn->variant.dfp_intop.dst_lo);
5379 s390_insn_mul(UChar size, HReg dst_hi, HReg dst_lo, s390_opnd_RMI op2, Bool signed_multiply) argument
5703 s390_insn_bfp128_binop(UChar size, s390_bfp_binop_t tag, HReg dst_hi, HReg dst_lo, HReg op2_hi, HReg op2_lo) argument
5725 s390_insn_bfp128_unop(UChar size, s390_bfp_unop_t tag, HReg dst_hi, HReg dst_lo, HReg op_hi, HReg op_lo) argument
5769 s390_insn_bfp128_convert(UChar size, s390_bfp_conv_t tag, HReg dst_hi, HReg dst_lo, HReg op_hi, HReg op_lo, s390_bfp_round_t rounding_mode) argument
5799 s390_insn_bfp128_convert_to(UChar size, s390_bfp_conv_t tag, HReg dst_hi, HReg dst_lo, HReg op) argument
5812 s390_insn_bfp128_convert_from(UChar size, s390_bfp_conv_t tag, HReg dst_hi, HReg dst_lo, HReg op_hi, HReg op_lo, s390_bfp_round_t rounding_mode) argument
5976 s390_insn_fp128_convert(UChar size, s390_fp_conv_t tag, HReg dst_hi, HReg dst_lo, HReg op_hi, HReg op_lo, HReg r1, s390_dfp_round_t rounding_mode) argument
6002 s390_insn_dfp128_binop(UChar size, s390_dfp_binop_t tag, HReg dst_hi, HReg dst_lo, HReg op2_hi, HReg op2_lo, HReg op3_hi, HReg op3_lo, s390_dfp_round_t rounding_mode) argument
6054 s390_insn_dfp128_intop(UChar size, s390_dfp_intop_t tag, HReg dst_hi, HReg dst_lo, HReg op2, HReg op3_hi, HReg op3_lo) argument
6100 s390_insn_dfp128_convert(UChar size, s390_dfp_conv_t tag, HReg dst_hi, HReg dst_lo, HReg op_hi, HReg op_lo, s390_dfp_round_t rounding_mode) argument
6129 s390_insn_dfp128_convert_to(UChar size, s390_dfp_conv_t tag, HReg dst_hi, HReg dst_lo, HReg op) argument
6142 s390_insn_dfp128_convert_from(UChar size, s390_dfp_conv_t tag, HReg dst_hi, HReg dst_lo, HReg op_hi, HReg op_lo, s390_dfp_round_t rounding_mode) argument
6152 s390_insn_dfp128_reround(UChar size, HReg dst_hi, HReg dst_lo, HReg op2, HReg op3_hi, HReg op3_lo, s390_dfp_round_t rounding_mode) argument
[all...]

Completed in 269 milliseconds