Searched defs:argLo (Results 1 – 6 of 6) sorted by relevance
3798 HReg argHi, argLo; in iselDVecExpr_wrk() local3810 HReg argHi, argLo; in iselDVecExpr_wrk() local3824 HReg argHi, argLo; in iselDVecExpr_wrk() local3840 HReg argHi, argLo; in iselDVecExpr_wrk() local3865 HReg argHi, argLo; in iselDVecExpr_wrk() local
2044 ULong argLo = e->Iex.Binop.arg2->Iex.Const.con->Ico.U64; in fold_Expr() local2055 IRExpr* argLo = e->Iex.Binop.arg2; in fold_Expr() local
3398 HReg argHi, argLo; in iselInt64Expr_wrk() local3416 HReg argHi, argLo; in iselInt64Expr_wrk() local
2946 IRExpr* argLo = triop->arg2; in iselV128Expr_wrk() local
4386 IRTemp argLo = newTemp(Ity_I32); in dis_int_logic() local4405 IRTemp argLo = newTemp(Ity_I32); in dis_int_logic() local
7559 IRTemp math_NARROW_LANES ( IRTemp argHi, IRTemp argLo, UInt sizeNarrow ) in math_NARROW_LANES()