Home | History | Annotate | Download | only in priv

Lines Matching refs:WrTmp

2172       IRTemp tmp = stmt->Ist.WrTmp.tmp;
2180 s390_isel_int128_expr(&res_hi, &res_lo, env, stmt->Ist.WrTmp.data);
2192 src = s390_isel_int_expr(env, stmt->Ist.WrTmp.data);
2197 s390_cc_t cond = s390_isel_cc(env, stmt->Ist.WrTmp.data);
2205 src = s390_isel_float_expr(env, stmt->Ist.WrTmp.data);
2212 s390_isel_float128_expr(&res_hi, &res_lo, env, stmt->Ist.WrTmp.data);