Home | History | Annotate | Download | only in priv

Lines Matching refs:nia

1774    ppc32 doesn't have this "feature" (how fortunate for it).  nia is
1778 IRTemp nia, const HChar* who )
1785 vassert(typeOfIRTemp(irsb->tyenv, nia) == Ity_I64);
1789 mkexpr(nia)
1792 vassert(typeOfIRTemp(irsb->tyenv, nia) == Ity_I32);
1796 mkexpr(nia)
5579 /* if (nBytes < (i+1)) goto NIA; */
5631 /* if (nBytes < (i+1)) goto NIA; */