Home
last modified time | relevance | path

Searched refs:InstrumentLoadStorePair (Results 1 – 4 of 4) sorted by relevance

/external/vixl/src/vixl/a64/
Dinstrument-a64.cc366 void Instrument::InstrumentLoadStorePair(const Instruction* instr) { in InstrumentLoadStorePair() function in vixl::Instrument
380 InstrumentLoadStorePair(instr); in VisitLoadStorePairPostIndex()
386 InstrumentLoadStorePair(instr); in VisitLoadStorePairOffset()
392 InstrumentLoadStorePair(instr); in VisitLoadStorePairPreIndex()
398 InstrumentLoadStorePair(instr); in VisitLoadStorePairNonTemporal()
Dinstrument-a64.h97 void InstrumentLoadStorePair(const Instruction* instr);
/external/v8/src/arm64/
Dinstrument-arm64.cc338 void Instrument::InstrumentLoadStorePair(Instruction* instr) { in InstrumentLoadStorePair() function in v8::internal::Instrument
351 InstrumentLoadStorePair(instr); in VisitLoadStorePairPostIndex()
357 InstrumentLoadStorePair(instr); in VisitLoadStorePairOffset()
363 InstrumentLoadStorePair(instr); in VisitLoadStorePairPreIndex()
Dinstrument-arm64.h75 void InstrumentLoadStorePair(Instruction* instr);