Lines Matching refs:tLo

1605          HReg tLo    = newVRegI(env);  in iselWordExpr_R_wrk()  local
1613 tLo, r_srcL, r_srcR)); in iselWordExpr_R_wrk()
1620 r_dst, r_dst, PPCRH_Reg(tLo))); in iselWordExpr_R_wrk()
3141 HReg tLo = newVRegI(env); in iselInt128Expr_wrk() local
3145 addInstr(env, PPCInstr_Load( 8, tLo, am_addr4, mode64)); in iselInt128Expr_wrk()
3147 *rLo = tLo; in iselInt128Expr_wrk()
3157 HReg tLo = newVRegI(env); in iselInt128Expr_wrk() local
3164 tLo, r_srcL, r_srcR)); in iselInt128Expr_wrk()
3169 *rLo = tLo; in iselInt128Expr_wrk()
3286 HReg tLo = newVRegI(env); in iselInt64Expr_wrk() local
3294 tLo, PPCAMode_IR( 4, r_addr ), in iselInt64Expr_wrk()
3297 *rLo = tLo; in iselInt64Expr_wrk()
3306 HReg tLo = newVRegI(env); in iselInt64Expr_wrk() local
3310 addInstr(env, PPCInstr_LI(tLo, (Long)(Int)wLo, False/*mode32*/)); in iselInt64Expr_wrk()
3312 *rLo = tLo; in iselInt64Expr_wrk()
3327 HReg tLo = newVRegI(env); in iselInt64Expr_wrk() local
3330 addInstr(env, PPCInstr_Load( 4, tLo, am_addr4, False/*mode32*/ )); in iselInt64Expr_wrk()
3332 *rLo = tLo; in iselInt64Expr_wrk()
3371 HReg tLo = newVRegI(env); in iselInt64Expr_wrk() local
3374 addInstr(env, mk_iMOVds_RR(tLo,e0Lo)); in iselInt64Expr_wrk()
3377 addInstr(env, PPCInstr_CMov(cc,tLo,PPCRI_Reg(eXLo))); in iselInt64Expr_wrk()
3379 *rLo = tLo; in iselInt64Expr_wrk()
3390 HReg tLo = newVRegI(env); in iselInt64Expr_wrk() local
3399 tLo, r_srcL, r_srcR)); in iselInt64Expr_wrk()
3404 *rLo = tLo; in iselInt64Expr_wrk()
3413 HReg tLo = newVRegI(env); in iselInt64Expr_wrk() local
3420 addInstr(env, PPCInstr_Alu(op, tLo, xLo, PPCRH_Reg(yLo))); in iselInt64Expr_wrk()
3422 *rLo = tLo; in iselInt64Expr_wrk()
3429 HReg tLo = newVRegI(env); in iselInt64Expr_wrk() local
3434 tLo, xLo, yLo)); in iselInt64Expr_wrk()
3438 *rLo = tLo; in iselInt64Expr_wrk()
3450 HReg tLo = newVRegI(env); in iselInt64Expr_wrk() local
3469 addInstr(env, PPCInstr_Load(4, tLo, four_r1, False/*mode32*/)); in iselInt64Expr_wrk()
3475 *rLo = tLo; in iselInt64Expr_wrk()
3479 HReg tLo = newVRegI(env); in iselInt64Expr_wrk() local
3494 addInstr(env, PPCInstr_Load(4, tLo, four_r1, False/*mode32*/)); in iselInt64Expr_wrk()
3497 *rLo = tLo; in iselInt64Expr_wrk()
3504 HReg tLo = newVRegI(env); in iselInt64Expr_wrk() local
3519 addInstr(env, PPCInstr_Load(4, tLo, four_r1, False/*mode32*/)); in iselInt64Expr_wrk()
3522 *rLo = tLo; in iselInt64Expr_wrk()
3588 HReg tLo = newVRegI(env); in iselInt64Expr_wrk() local
3599 addInstr(env, PPCInstr_Load(4, tLo, four_r1, False/*mode32*/)); in iselInt64Expr_wrk()
3602 *rLo = tLo; in iselInt64Expr_wrk()
3609 HReg tLo = newVRegI(env); in iselInt64Expr_wrk() local
3622 addInstr(env, PPCInstr_Load(4, tLo, four_r1, False/*mode32*/)); in iselInt64Expr_wrk()
3625 *rLo = tLo; in iselInt64Expr_wrk()
3632 HReg tLo = iselWordExpr_R(env, e->Iex.Unop.arg, IEndianess); in iselInt64Expr_wrk() local
3635 *rLo = tLo; in iselInt64Expr_wrk()
3674 HReg tLo = newVRegI(env); in iselInt64Expr_wrk() local
3694 PPCInstr_Load( 4, tLo, am_offLO, False/*mode32*/ )); in iselInt64Expr_wrk()
3698 *rLo = tLo; in iselInt64Expr_wrk()
3704 HReg tLo = newVRegI(env); in iselInt64Expr_wrk() local
3707 addInstr(env, PPCInstr_Set(cond,tLo)); in iselInt64Expr_wrk()
3709 tLo, tLo, PPCRH_Imm(False,31))); in iselInt64Expr_wrk()
3711 tLo, tLo, PPCRH_Imm(False,31))); in iselInt64Expr_wrk()
3712 addInstr(env, mk_iMOVds_RR(tHi, tLo)); in iselInt64Expr_wrk()
3714 *rLo = tLo; in iselInt64Expr_wrk()
3792 HReg tLo = newVRegI(env); in iselInt64Expr_wrk() local
3828 addInstr( env, mk_iMOVds_RR( tLo, argregs[argreg] ) ); in iselInt64Expr_wrk()
3831 *rLo = tLo; in iselInt64Expr_wrk()
3840 HReg tLo = newVRegI(env); in iselInt64Expr_wrk() local
3875 addInstr(env, mk_iMOVds_RR(tLo, argregs[argreg])); in iselInt64Expr_wrk()
3878 *rLo = tLo; in iselInt64Expr_wrk()