Home | History | Annotate | Download | only in priv

Lines Matching refs:dataLo

4179          IRType ty  = typeOfIRExpr(env->type_env, cas->dataLo);
4180 /* get: cas->expdLo into %eax, and cas->dataLo into %ebx */
4182 HReg rDataLo = iselIntExpr_R(env, cas->dataLo);
4204 IRType ty = typeOfIRExpr(env->type_env, cas->dataLo);
4206 /* get: cas->expdLo into %eax, and cas->dataLo into %ebx */
4210 HReg rDataLo = iselIntExpr_R(env, cas->dataLo);