Home | History | Annotate | Download | only in priv

Lines Matching refs:storedata

5894       if (stmt->Ist.LLSC.storedata == NULL) {
5937 IRType tyd = typeOfIRExpr(env->type_env, stmt->Ist.LLSC.storedata);
5940 HReg rD = iselIntExpr_R(env, stmt->Ist.LLSC.storedata);
5959 iselInt64Expr(&rDhi, &rDlo, env, stmt->Ist.LLSC.storedata);