Home
last modified time | relevance | path

Searched defs:GetNextInstruction (Results 1 – 1 of 1) sorted by relevance

/external/vixl/src/aarch64/
Dinstructions-aarch64.h467 Instruction* GetNextInstruction() { return this + kInstructionSize; } in GetNextInstruction() function
468 const Instruction* GetNextInstruction() const { in GetNextInstruction() function