Searched defs:InstrumentLoadStorePair (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/arm64/ | ||
D | instrument-arm64.cc | 329 void Instrument::InstrumentLoadStorePair(Instruction* instr) { in InstrumentLoadStorePair() function in v8::internal::Instrument |
/external/vixl/src/aarch64/ | ||
D | instrument-aarch64.cc | 366 void Instrument::InstrumentLoadStorePair(const Instruction* instr) { in InstrumentLoadStorePair() function in vixl::aarch64::Instrument |