Searched refs:InstructionAtOffset (Results 1 – 7 of 7) sorted by relevance
125 return InstructionAtOffset(count * static_cast<int>(kInstructionSize));129 return InstructionAtOffset(count * static_cast<int>(kInstructionSize));389 V8_INLINE const Instruction* InstructionAtOffset(396 V8_INLINE Instruction* InstructionAtOffset(
207 return InstructionAtOffset(ImmPCOffset()); in ImmPCOffsetTarget()
1074 Instruction* end = start->InstructionAtOffset(count * kInstructionSize); in PrintInstructionsAt()3625 pc_->InstructionAtOffset(kDebugCodeOffset), in VisitException()3628 pc_->InstructionAtOffset(kDebugParamsOffset), in VisitException()3632 pc_->InstructionAtOffset(kDebugMessageOffset)); in VisitException()3683 pc_ = pc_->InstructionAtOffset(RoundUp(size, kInstructionSize)); in VisitException()3832 set_pc(instr->InstructionAtOffset(kPrintfLength)); in DoPrintf()
1572 instr->InstructionAtOffset(offset, Instruction::NO_CHECK)); in SubstitutePCRelAddressField()1599 instr->InstructionAtOffset(offset), Instruction::NO_CHECK); in SubstituteBranchTargetField()
921 instr->InstructionAtOffset(kDebugMessageOffset)); in ConstantPoolSizeAt()
405 const Instruction* InstructionAtOffset(int64_t offset) const { in InstructionAtOffset() function
3902 set_pc(instr->InstructionAtOffset(kTraceLength)); in DoTrace()3923 set_pc(instr->InstructionAtOffset(kLogLength)); in DoLog()4028 set_pc(instr->InstructionAtOffset(kPrintfLength)); in DoPrintf()