Home | History | Annotate | Download | only in priv

Lines Matching refs:dataLo

3973          IRType ty  = typeOfIRExpr(env->type_env, cas->dataLo);
3974 /* get: cas->expdLo into %eax, and cas->dataLo into %ebx */
3976 HReg rDataLo = iselIntExpr_R(env, cas->dataLo);
3998 IRType ty = typeOfIRExpr(env->type_env, cas->dataLo);
4000 /* get: cas->expdLo into %eax, and cas->dataLo into %ebx */
4004 HReg rDataLo = iselIntExpr_R(env, cas->dataLo);