Searched refs:arg1con (Results 1 – 1 of 1) sorted by relevance
1666 IRConst* arg1con = arg1->Iex.Const.con; in iselIntExpr_R_wrk() local1667 vassert(arg1con->tag == Ico_U32); // else ill-typed IR in iselIntExpr_R_wrk()1668 UInt irrm = arg1con->Ico.U32; in iselIntExpr_R_wrk()