Home | History | Annotate | Download | only in priv

Lines Matching refs:nia

1490    ppc32 doesn't have this "feature" (how fortunate for it).  nia is
1494 IRTemp nia, HChar* who )
1501 vassert(typeOfIRTemp(irsb->tyenv, nia) == Ity_I64);
1505 mkexpr(nia)
1508 vassert(typeOfIRTemp(irsb->tyenv, nia) == Ity_I32);
1512 mkexpr(nia)
4900 /* if (nBytes < (i+1)) goto NIA; */
4951 /* if (nBytes < (i+1)) goto NIA; */