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.cc2665 ExactAssemblyScope scope(this, kLogLength); in Log()
Dsimulator-aarch64.cc5228 WritePc(instr->GetInstructionAtOffset(kLogLength)); in DoLog()