Searched refs:InstrumentLoadStore (Results 1 – 4 of 4) sorted by relevance
374 void Instrument::InstrumentLoadStore(Instruction* instr) { in InstrumentLoadStore() function in v8::internal::Instrument405 InstrumentLoadStore(instr); in VisitLoadStoreUnscaledOffset()411 InstrumentLoadStore(instr); in VisitLoadStorePostIndex()417 InstrumentLoadStore(instr); in VisitLoadStorePreIndex()423 InstrumentLoadStore(instr); in VisitLoadStoreRegisterOffset()429 InstrumentLoadStore(instr); in VisitLoadStoreUnsignedOffset()
74 void InstrumentLoadStore(Instruction* instr);
418 void Instrument::InstrumentLoadStore(const Instruction* instr) { in InstrumentLoadStore() function in vixl::Instrument452 InstrumentLoadStore(instr); in VisitLoadStoreUnscaledOffset()459 InstrumentLoadStore(instr); in VisitLoadStorePostIndex()465 InstrumentLoadStore(instr); in VisitLoadStorePreIndex()471 InstrumentLoadStore(instr); in VisitLoadStoreRegisterOffset()477 InstrumentLoadStore(instr); in VisitLoadStoreUnsignedOffset()
96 void InstrumentLoadStore(const Instruction* instr);