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

/external/vixl/src/a64/
H A Ddebugger-a64.h77 const unsigned kLogLength = 2 * kInstructionSize; member in namespace:vixl
H A Ddebugger-a64.cc828 set_pc(instr->InstructionAtOffset(kLogLength));
H A Dmacro-assembler-a64.cc1325 InstructionAccurateScope scope(this, kLogLength / kInstructionSize);

Completed in 48 milliseconds