Home | History | Annotate | Download | only in memcheck

Lines Matching refs:ix

1350    IRAtom*     ix    = puti->ix;
1367 tl_assert(isOriginalAtom(mce,ix));
1368 complainIfUndefined(mce, ix, NULL);
1379 stmt( 'V', mce, IRStmt_PutI( mkIRPutI(new_descr, ix, bias, vatom) ));
1410 IRRegArray* descr, IRAtom* ix, Int bias )
1416 tl_assert(isOriginalAtom(mce,ix));
1417 complainIfUndefined(mce, ix, NULL);
1427 return IRExpr_GetI( new_descr, ix, bias );
4022 e->Iex.GetI.ix, e->Iex.GetI.bias );
5215 return isBogusAtom(e->Iex.GetI.ix);
5255 return isBogusAtom(st->Ist.PutI.details->ix)
5942 IRExpr_GetI( descr_b, e->Iex.GetI.ix,
5945 t3 = schemeE( mce, e->Iex.GetI.ix );
6307 t2 = schemeE( mce, puti->ix );
6310 stmt( 'B', mce, IRStmt_PutI( mkIRPutI(descr_b, puti->ix,