HomeSort by relevance Sort by last modified time
    Searched defs:InstrumentLoadStorePair (Results 1 - 2 of 2) sorted by null

  /external/v8/src/arm64/
instrument-arm64.cc 338 void Instrument::InstrumentLoadStorePair(Instruction* instr) {
351 InstrumentLoadStorePair(instr);
357 InstrumentLoadStorePair(instr);
363 InstrumentLoadStorePair(instr);
  /external/vixl/src/aarch64/
instrument-aarch64.cc 363 void Instrument::InstrumentLoadStorePair(const Instruction* instr) {
377 InstrumentLoadStorePair(instr);
383 InstrumentLoadStorePair(instr);
389 InstrumentLoadStorePair(instr);
395 InstrumentLoadStorePair(instr);

Completed in 984 milliseconds