Home | History | Annotate | Download | only in m_debuginfo

Lines Matching refs:ixR

588 Int ML_(CfiExpr_Binop)( XArray* dst, CfiOp op, Int ixL, Int ixR )
595 e.Cex.Binop.ixR = ixR;
673 ML_(ppCfiExpr)(src, e->Cex.Binop.ixR);