Home | History | Annotate | Download | only in m_debuginfo

Lines Matching refs:ixL

576 Int ML_(CfiExpr_Binop)( XArray* dst, CfiOp op, Int ixL, Int ixR )
582 e.Cex.Binop.ixL = ixL;
655 ML_(ppCfiExpr)(src, e->Cex.Binop.ixL);