Home
last modified time | relevance | path

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

/aosp_15_r20/external/vixl/src/aarch64/
H A Dinstructions-aarch64.h667 Instruction* GetNextInstruction() { return this + kInstructionSize; } in GetNextInstruction() function
668 const Instruction* GetNextInstruction() const { in GetNextInstruction() function