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
2045 ULong argLo = e->Iex.Binop.arg2->Iex.Const.con->Ico.U64; in fold_Expr() local2056 IRExpr* argLo = e->Iex.Binop.arg2; in fold_Expr() local
3400 HReg argHi, argLo; in iselInt64Expr_wrk() local3418 HReg argHi, argLo; in iselInt64Expr_wrk() local
2946 IRExpr* argLo = triop->arg2; in iselV128Expr_wrk() local
4494 IRTemp argLo = newTemp(Ity_I32); in dis_int_logic() local4513 IRTemp argLo = newTemp(Ity_I32); in dis_int_logic() local
7588 IRTemp math_NARROW_LANES ( IRTemp argHi, IRTemp argLo, UInt sizeNarrow ) in math_NARROW_LANES()