Lines Matching refs:Ist
4665 cia = st->Ist.IMark.addr; in hg_instrument()
4683 cia = st->Ist.IMark.addr; in hg_instrument()
4701 switch (st->Ist.MBE.event) { in hg_instrument()
4713 IRCAS* cas = st->Ist.CAS.details; in hg_instrument()
4742 if (st->Ist.LLSC.storedata == NULL) { in hg_instrument()
4744 dataTy = typeOfIRTemp(bbIn->tyenv, st->Ist.LLSC.result); in hg_instrument()
4748 st->Ist.LLSC.addr, in hg_instrument()
4766 st->Ist.Store.addr, in hg_instrument()
4767 sizeofIRType(typeOfIRExpr(bbIn->tyenv, st->Ist.Store.data)), in hg_instrument()
4776 IRStoreG* sg = st->Ist.StoreG.details; in hg_instrument()
4789 IRLoadG* lg = st->Ist.LoadG.details; in hg_instrument()
4803 IRExpr* data = st->Ist.WrTmp.data; in hg_instrument()
4821 IRDirty* d = st->Ist.Dirty.details; in hg_instrument()