Home | History | Annotate | Download | only in priv

Lines Matching refs:dataLo

4658          IRType ty  = typeOfIRExpr(env->type_env, cas->dataLo);
4661 HReg rData = iselIntExpr_R(env, cas->dataLo);
4683 IRType ty = typeOfIRExpr(env->type_env, cas->dataLo);
4685 /* get: cas->expdLo into %rax, and cas->dataLo into %rbx */
4689 HReg rDataLo = iselIntExpr_R(env, cas->dataLo);