Home | History | Annotate | Download | only in priv

Lines Matching refs:nia

2278 /* Let new_rsp be the %rsp value after a call/return.  Let nia be the
2286 IRTemp new_rsp, IRTemp nia, const HChar* who )
2298 vassert(typeOfIRTemp(irsb->tyenv, nia) == Ity_I64);
2303 mkexpr(nia)
4309 make_redzone_AbiHint(vbi, t2, t3/*nia*/, "call-Ev(reg)");
4402 nia*/, "call-Ev(mem)");
8736 make_redzone_AbiHint(vbi, t3, t2/*nia*/, "ret");
21297 make_redzone_AbiHint(vbi, t1, t2/*nia*/, "call-d32");