Home | History | Annotate | Download | only in priv

Lines Matching refs:dataLo

4608          IRType ty  = typeOfIRExpr(env->type_env, cas->dataLo);
4611 HReg rData = iselIntExpr_R(env, cas->dataLo);
4634 IRType ty = typeOfIRExpr(env->type_env, cas->dataLo);
4636 /* get: cas->expdLo into %rax, and cas->dataLo into %rbx */
4640 HReg rDataLo = iselIntExpr_R(env, cas->dataLo);