Searched refs:InstrumentLoadStore (Results 1 – 4 of 4) sorted by relevance
380 void Instrument::InstrumentLoadStore(Instruction* instr) { in InstrumentLoadStore() function in v8::internal::Instrument411 InstrumentLoadStore(instr); in VisitLoadStoreUnscaledOffset()417 InstrumentLoadStore(instr); in VisitLoadStorePostIndex()423 InstrumentLoadStore(instr); in VisitLoadStorePreIndex()429 InstrumentLoadStore(instr); in VisitLoadStoreRegisterOffset()435 InstrumentLoadStore(instr); in VisitLoadStoreUnsignedOffset()
74 void InstrumentLoadStore(Instruction* instr);
417 void Instrument::InstrumentLoadStore(const Instruction* instr) { in InstrumentLoadStore() function in vixl::Instrument451 InstrumentLoadStore(instr); in VisitLoadStoreUnscaledOffset()458 InstrumentLoadStore(instr); in VisitLoadStorePostIndex()464 InstrumentLoadStore(instr); in VisitLoadStorePreIndex()470 InstrumentLoadStore(instr); in VisitLoadStoreRegisterOffset()476 InstrumentLoadStore(instr); in VisitLoadStoreUnsignedOffset()
96 void InstrumentLoadStore(const Instruction* instr);