Searched defs:InstructionAtOffset (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/arm64/
H A Dinstructions-arm64.h125 return InstructionAtOffset(count * static_cast<int>(kInstructionSize));
129 return InstructionAtOffset(count * static_cast<int>(kInstructionSize));
389 V8_INLINE const Instruction* InstructionAtOffset( function in class:v8::internal::Instruction
396 V8_INLINE Instruction* InstructionAtOffset( function in class:v8::internal::Instruction

Completed in 353 milliseconds