Home
last modified time | relevance | path

Searched refs:kLogLength (Results 1 – 3 of 3) sorted by relevance

/external/vixl/src/aarch64/
Dsimulator-constants-aarch64.h141 const unsigned kLogLength = 2 * kInstructionSize; variable
Dmacro-assembler-aarch64.cc2600 ExactAssemblyScope scope(this, kLogLength); in Log()
Dsimulator-aarch64.cc5252 WritePc(instr->GetInstructionAtOffset(kLogLength)); in DoLog()