Searched refs:SetOffset (Results 1 – 13 of 13) sorted by relevance
159 int SetOffset = MBBInfo.IncomingCFAOffset; in calculateOutgoingCFAInfo() local175 SetOffset = CFI.getOffset(); in calculateOutgoingCFAInfo()178 SetOffset += CFI.getOffset(); in calculateOutgoingCFAInfo()182 SetOffset = CFI.getOffset(); in calculateOutgoingCFAInfo()219 MBBInfo.OutgoingCFAOffset = SetOffset; in calculateOutgoingCFAInfo()
83 void SetOffset(int offset);84 void Reset() { SetOffset(0); } in Reset()
37 SetOffset(offsets_[current_index_]); in UpdateOffsetFromIndex()
37 void BytecodeArrayIterator::SetOffset(int offset) { in SetOffset() function in v8::internal::interpreter::BytecodeArrayIterator
440 void SetOffset(uint32_t offset) { offset_ = offset; } in SetOffset() function526 void SetOffset(uint32_t offset) { offset_ = offset; } in SetOffset() function
160 iterator.SetOffset(osr_offset.ToInt()); in HaveCachedOSRCodeForCurrentBytecodeOffset()
622 cmd->SetOffset(token->AsUint32()); in ProcessSSBO()784 cmd->SetOffset(token->AsUint32()); in ProcessUniform()2096 cmd->SetOffset(token->AsUint32()); in ProcessProbeSSBO()
143 void SetOffset (real64 offset) in SetOffset() function
554 it.SetOffset(current_offset); in OffsetOfNextJumpLoop()
268 void SetOffset(ptrdiff_t offset) { in SetOffset() function275 SetOffset(offset); in set_offset()
132 literal->SetOffset(GetCursorOffset()); in place()
3214 probe->SetOffset(static_cast<uint32_t>(x)); in ParseExpect()
1278 graph_builder_->bytecode_iterator().SetOffset(target_offset); in RestoreState()