Home | History | Annotate | Download | only in priv

Lines Matching refs:nia

2106 /* Let new_rsp be the %rsp value after a call/return.  Let nia be the
2114 IRTemp new_rsp, IRTemp nia, HChar* who )
2126 vassert(typeOfIRTemp(irsb->tyenv, nia) == Ity_I64);
2131 mkexpr(nia)
3990 make_redzone_AbiHint(vbi, t2, t3/*nia*/, "call-Ev(reg)");
4054 make_redzone_AbiHint(vbi, t2, t3/*nia*/, "call-Ev(mem)");
8093 make_redzone_AbiHint(vbi, t3, t2/*nia*/, "ret");
16198 make_redzone_AbiHint(vbi, t1, t2/*nia*/, "call-d32");